#5f6e0b color space conversions
Hex:
        #5f6e0b
        RGB:
        95, 110, 11
        CMY:
        63, 57, 96
        CMYK:
        14, 0, 90, 57
      HSL:
        69°, 81.8182%, 23.7255%
        HSV (HSB):
        69°, 90.0000%, 43.1373%
        XYZ:
        10.3557, 13.6089, 2.3976
        xyY:
        0.3928, 0.5162, 13.6089
      CIE-Lab:
        43.6668, -18.3759, 46.8161
        CIE-LCH:
        43.6668, 50.2933, 111.4307
        CIE-Luv:
        43.6668, -6.2353, 47.7792
        Hunter-Lab:
        36.8903, -14.4503, 21.9698
      #5f6e0b color charts
#5f6e0b RGB chart
      #5f6e0b CMYK chart
      #5f6e0b RGB pie chart
      #5f6e0b color shades, tints & tones
#5f6e0b color schemes
#5f6e0b color preview, HTML & CSS examples
           This text has a color of #5f6e0b        
        
          <p style="color:#5f6e0b;">Text here</p>
        
        
          .mytext {color:#5f6e0b;}
        
        Text color #5f6e0b
      
           This box has a color of #5f6e0b        
        
          <div style="background-color:#5f6e0b;">Content here</div>
        
        
          .mybackground {background-color:#5f6e0b;}
        
        Background color #5f6e0b
      
           Border around this has a color of #5f6e0b        
        
          <div style="border:2px solid #5f6e0b;">Content here</div>
        
        
          .myborder {border:2px solid #5f6e0b;}
        
        Border color #5f6e0b