#06712f color space conversions
Hex:
        #06712f
        RGB:
        6, 113, 47
        CMY:
        98, 56, 82
        CMYK:
        95, 0, 58, 56
      HSL:
        143°, 89.9160%, 23.3333%
        HSV (HSB):
        143°, 94.6903%, 44.3137%
        XYZ:
        6.4933, 12.0542, 4.6738
        xyY:
        0.2796, 0.5191, 12.0542
      CIE-Lab:
        41.3021, -42.5927, 28.7697
        CIE-LCH:
        41.3021, 51.3987, 145.9625
        CIE-Luv:
        41.3021, -36.9567, 37.8671
        Hunter-Lab:
        34.7192, -27.3747, 16.3220
      #06712f color charts
#06712f RGB chart
      #06712f CMYK chart
      #06712f RGB pie chart
      #06712f color shades, tints & tones
#06712f color schemes
#06712f color preview, HTML & CSS examples
           This text has a color of #06712f        
        
          <p style="color:#06712f;">Text here</p>
        
        
          .mytext {color:#06712f;}
        
        Text color #06712f
      
           This box has a color of #06712f        
        
          <div style="background-color:#06712f;">Content here</div>
        
        
          .mybackground {background-color:#06712f;}
        
        Background color #06712f
      
           Border around this has a color of #06712f        
        
          <div style="border:2px solid #06712f;">Content here</div>
        
        
          .myborder {border:2px solid #06712f;}
        
        Border color #06712f