#5f6c02 color space conversions
Hex:
        #5f6c02
        RGB:
        95, 108, 2
        CMY:
        63, 58, 99
        CMYK:
        12, 0, 98, 58
      HSL:
        67°, 96.3636%, 21.5686%
        HSV (HSB):
        67°, 98.1481%, 42.3529%
        XYZ:
        10.0928, 13.1624, 2.0661
        xyY:
        0.3986, 0.5198, 13.1624
      CIE-Lab:
        43.0069, -17.5694, 48.3912
        CIE-LCH:
        43.0069, 51.4820, 109.9544
        CIE-Luv:
        43.0069, -5.0026, 48.0423
        Hunter-Lab:
        36.2800, -13.8327, 22.0196
      #5f6c02 color charts
#5f6c02 RGB chart
      #5f6c02 CMYK chart
      #5f6c02 RGB pie chart
      #5f6c02 color shades, tints & tones
#5f6c02 color schemes
#5f6c02 color preview, HTML & CSS examples
           This text has a color of #5f6c02        
        
          <p style="color:#5f6c02;">Text here</p>
        
        
          .mytext {color:#5f6c02;}
        
        Text color #5f6c02
      
           This box has a color of #5f6c02        
        
          <div style="background-color:#5f6c02;">Content here</div>
        
        
          .mybackground {background-color:#5f6c02;}
        
        Background color #5f6c02
      
           Border around this has a color of #5f6c02        
        
          <div style="border:2px solid #5f6c02;">Content here</div>
        
        
          .myborder {border:2px solid #5f6c02;}
        
        Border color #5f6c02