#5f4f0a color space conversions
Hex:
        #5f4f0a
        RGB:
        95, 79, 10
        CMY:
        63, 69, 96
        CMYK:
        0, 17, 89, 63
      HSL:
        49°, 80.9524%, 20.5882%
        HSV (HSB):
        49°, 89.4737%, 37.2549%
        XYZ:
        7.5701, 8.0468, 1.4414
        xyY:
        0.4438, 0.4717, 8.0468
      CIE-Lab:
        34.0801, -0.7376, 39.0335
        CIE-LCH:
        34.0801, 39.0404, 91.0826
        CIE-Luv:
        34.0801, 13.5243, 34.4874
        Hunter-Lab:
        28.3668, -2.0068, 16.8442
      #5f4f0a color charts
#5f4f0a RGB chart
      #5f4f0a CMYK chart
      #5f4f0a RGB pie chart
      #5f4f0a color shades, tints & tones
#5f4f0a color schemes
#5f4f0a color preview, HTML & CSS examples
           This text has a color of #5f4f0a        
        
          <p style="color:#5f4f0a;">Text here</p>
        
        
          .mytext {color:#5f4f0a;}
        
        Text color #5f4f0a
      
           This box has a color of #5f4f0a        
        
          <div style="background-color:#5f4f0a;">Content here</div>
        
        
          .mybackground {background-color:#5f4f0a;}
        
        Background color #5f4f0a
      
           Border around this has a color of #5f4f0a        
        
          <div style="border:2px solid #5f4f0a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f0a;}
        
        Border color #5f4f0a