#5f4f03 color space conversions
Hex:
        #5f4f03
        RGB:
        95, 79, 3
        CMY:
        63, 69, 99
        CMYK:
        0, 17, 97, 63
      HSL:
        50°, 93.8776%, 19.2157%
        HSV (HSB):
        50°, 96.8421%, 37.2549%
        XYZ:
        7.5317, 8.0314, 1.2394
        xyY:
        0.4482, 0.4780, 8.0314
      CIE-Lab:
        34.0483, -0.9642, 41.3003
        CIE-LCH:
        34.0483, 41.3115, 91.3374
        CIE-Luv:
        34.0483, 13.6671, 35.5959
        Hunter-Lab:
        28.3398, -2.1555, 17.2449
      #5f4f03 color charts
#5f4f03 RGB chart
      #5f4f03 CMYK chart
      #5f4f03 RGB pie chart
      #5f4f03 color shades, tints & tones
#5f4f03 color schemes
#5f4f03 color preview, HTML & CSS examples
           This text has a color of #5f4f03        
        
          <p style="color:#5f4f03;">Text here</p>
        
        
          .mytext {color:#5f4f03;}
        
        Text color #5f4f03
      
           This box has a color of #5f4f03        
        
          <div style="background-color:#5f4f03;">Content here</div>
        
        
          .mybackground {background-color:#5f4f03;}
        
        Background color #5f4f03
      
           Border around this has a color of #5f4f03        
        
          <div style="border:2px solid #5f4f03;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f03;}
        
        Border color #5f4f03