#5f6a12 color space conversions
Hex:
        #5f6a12
        RGB:
        95, 106, 18
        CMY:
        63, 58, 93
        CMYK:
        10, 0, 83, 58
      HSL:
        68°, 70.9677%, 24.3137%
        HSV (HSB):
        68°, 83.0189%, 41.5686%
        XYZ:
        9.9825, 12.7846, 2.5138
        xyY:
        0.3949, 0.5057, 12.7846
      CIE-Lab:
        42.4369, -15.9782, 43.8041
        CIE-LCH:
        42.4369, 46.6273, 110.0402
        CIE-Luv:
        42.4369, -3.8918, 44.9212
        Hunter-Lab:
        35.7556, -12.7373, 20.8605
      #5f6a12 color charts
#5f6a12 RGB chart
      #5f6a12 CMYK chart
      #5f6a12 RGB pie chart
      #5f6a12 color shades, tints & tones
#5f6a12 color schemes
#5f6a12 color preview, HTML & CSS examples
           This text has a color of #5f6a12        
        
          <p style="color:#5f6a12;">Text here</p>
        
        
          .mytext {color:#5f6a12;}
        
        Text color #5f6a12
      
           This box has a color of #5f6a12        
        
          <div style="background-color:#5f6a12;">Content here</div>
        
        
          .mybackground {background-color:#5f6a12;}
        
        Background color #5f6a12
      
           Border around this has a color of #5f6a12        
        
          <div style="border:2px solid #5f6a12;">Content here</div>
        
        
          .myborder {border:2px solid #5f6a12;}
        
        Border color #5f6a12