#06502f color space conversions
Hex:
        #06502f
        RGB:
        6, 80, 47
        CMY:
        98, 69, 82
        CMYK:
        93, 0, 41, 69
      HSL:
        153°, 86.0465%, 16.8627%
        HSV (HSB):
        153°, 92.5000%, 31.3725%
        XYZ:
        3.4569, 5.9813, 3.6616
        xyY:
        0.2639, 0.4566, 5.9813
      CIE-Lab:
        29.3652, -29.8796, 13.6601
        CIE-LCH:
        29.3652, 32.8540, 155.4315
        CIE-Luv:
        29.3652, -24.8476, 18.5051
        Hunter-Lab:
        24.4566, -17.5688, 8.2428
      #06502f color charts
#06502f RGB chart
      #06502f CMYK chart
      #06502f RGB pie chart
      #06502f color shades, tints & tones
#06502f color schemes
#06502f color preview, HTML & CSS examples
           This text has a color of #06502f        
        
          <p style="color:#06502f;">Text here</p>
        
        
          .mytext {color:#06502f;}
        
        Text color #06502f
      
           This box has a color of #06502f        
        
          <div style="background-color:#06502f;">Content here</div>
        
        
          .mybackground {background-color:#06502f;}
        
        Background color #06502f
      
           Border around this has a color of #06502f        
        
          <div style="border:2px solid #06502f;">Content here</div>
        
        
          .myborder {border:2px solid #06502f;}
        
        Border color #06502f