#5f6003 color space conversions
Hex:
        #5f6003
        RGB:
        95, 96, 3
        CMY:
        63, 62, 99
        CMYK:
        1, 0, 97, 62
      HSL:
        61°, 93.9394%, 19.4118%
        HSV (HSB):
        61°, 96.8750%, 37.6471%
        XYZ:
        8.9186, 10.8052, 1.7017
        xyY:
        0.4163, 0.5043, 10.8052
      CIE-Lab:
        39.2504, -10.9407, 45.2554
        CIE-LCH:
        39.2504, 46.5591, 103.5908
        CIE-Luv:
        39.2504, 2.4180, 42.8019
        Hunter-Lab:
        32.8713, -9.0942, 19.9405
      #5f6003 color charts
#5f6003 RGB chart
      #5f6003 CMYK chart
      #5f6003 RGB pie chart
      #5f6003 color shades, tints & tones
#5f6003 color schemes
#5f6003 color preview, HTML & CSS examples
           This text has a color of #5f6003        
        
          <p style="color:#5f6003;">Text here</p>
        
        
          .mytext {color:#5f6003;}
        
        Text color #5f6003
      
           This box has a color of #5f6003        
        
          <div style="background-color:#5f6003;">Content here</div>
        
        
          .mybackground {background-color:#5f6003;}
        
        Background color #5f6003
      
           Border around this has a color of #5f6003        
        
          <div style="border:2px solid #5f6003;">Content here</div>
        
        
          .myborder {border:2px solid #5f6003;}
        
        Border color #5f6003