echo the value of a a meta select box

<?php echo get_post_meta($post->ID, 'custom_meta_box', true);?>