#5f480d color space conversions
Hex:
        #5f480d
        RGB:
        95, 72, 13
        CMY:
        63, 72, 95
        CMYK:
        0, 24, 86, 63
      HSL:
        43°, 75.9259%, 21.1765%
        HSV (HSB):
        43°, 86.3158%, 37.2549%
        XYZ:
        7.1093, 7.0967, 1.3759
        xyY:
        0.4563, 0.4554, 7.0967
      CIE-Lab:
        32.0260, 3.6600, 36.2196
        CIE-LCH:
        32.0260, 36.4041, 84.2298
        CIE-Luv:
        32.0260, 18.2335, 30.9651
        Hunter-Lab:
        26.6396, 1.0171, 15.5856
      #5f480d color charts
#5f480d RGB chart
      #5f480d CMYK chart
      #5f480d RGB pie chart
      #5f480d color shades, tints & tones
#5f480d color schemes
#5f480d color preview, HTML & CSS examples
           This text has a color of #5f480d        
        
          <p style="color:#5f480d;">Text here</p>
        
        
          .mytext {color:#5f480d;}
        
        Text color #5f480d
      
           This box has a color of #5f480d        
        
          <div style="background-color:#5f480d;">Content here</div>
        
        
          .mybackground {background-color:#5f480d;}
        
        Background color #5f480d
      
           Border around this has a color of #5f480d        
        
          <div style="border:2px solid #5f480d;">Content here</div>
        
        
          .myborder {border:2px solid #5f480d;}
        
        Border color #5f480d