#06412f color space conversions
Hex:
        #06412f
        RGB:
        6, 65, 47
        CMY:
        98, 75, 82
        CMYK:
        91, 0, 28, 75
      HSL:
        162°, 83.0986%, 13.9216%
        HSV (HSB):
        162°, 90.7692%, 25.4902%
        XYZ:
        2.4785, 4.0245, 3.3355
        xyY:
        0.2519, 0.4091, 4.0245
      CIE-Lab:
        23.7524, -23.0768, 5.9594
        CIE-LCH:
        23.7524, 23.8338, 165.5202
        CIE-Luv:
        23.7524, -19.0699, 8.9054
        Hunter-Lab:
        20.0613, -13.0543, 4.1850
      #06412f color charts
#06412f RGB chart
      #06412f CMYK chart
      #06412f RGB pie chart
      #06412f color shades, tints & tones
#06412f color schemes
#06412f color preview, HTML & CSS examples
           This text has a color of #06412f        
        
          <p style="color:#06412f;">Text here</p>
        
        
          .mytext {color:#06412f;}
        
        Text color #06412f
      
           This box has a color of #06412f        
        
          <div style="background-color:#06412f;">Content here</div>
        
        
          .mybackground {background-color:#06412f;}
        
        Background color #06412f
      
           Border around this has a color of #06412f        
        
          <div style="border:2px solid #06412f;">Content here</div>
        
        
          .myborder {border:2px solid #06412f;}
        
        Border color #06412f