#5f4804 color space conversions
Hex:
        #5f4804
        RGB:
        95, 72, 4
        CMY:
        63, 72, 98
        CMYK:
        0, 24, 96, 63
      HSL:
        45°, 91.9192%, 19.4118%
        HSV (HSB):
        45°, 95.7895%, 37.2549%
        XYZ:
        7.0586, 7.0764, 1.1087
        xyY:
        0.4630, 0.4642, 7.0764
      CIE-Lab:
        31.9802, 3.3552, 39.3750
        CIE-LCH:
        31.9802, 39.5177, 85.1295
        CIE-Luv:
        31.9802, 18.4805, 32.5086
        Hunter-Lab:
        26.6015, 0.8116, 16.1499
      #5f4804 color charts
#5f4804 RGB chart
      #5f4804 CMYK chart
      #5f4804 RGB pie chart
      #5f4804 color shades, tints & tones
#5f4804 color schemes
#5f4804 color preview, HTML & CSS examples
           This text has a color of #5f4804        
        
          <p style="color:#5f4804;">Text here</p>
        
        
          .mytext {color:#5f4804;}
        
        Text color #5f4804
      
           This box has a color of #5f4804        
        
          <div style="background-color:#5f4804;">Content here</div>
        
        
          .mybackground {background-color:#5f4804;}
        
        Background color #5f4804
      
           Border around this has a color of #5f4804        
        
          <div style="border:2px solid #5f4804;">Content here</div>
        
        
          .myborder {border:2px solid #5f4804;}
        
        Border color #5f4804