#5f330d color space conversions
Hex:
        #5f330d
        RGB:
        95, 51, 13
        CMY:
        63, 80, 95
        CMYK:
        0, 46, 86, 63
      HSL:
        28°, 75.9259%, 21.1765%
        HSV (HSB):
        28°, 86.3158%, 37.2549%
        XYZ:
        5.9758, 4.8296, 0.9980
        xyY:
        0.5063, 0.4092, 4.8296
      CIE-Lab:
        26.2437, 16.7330, 30.9781
        CIE-LCH:
        26.2437, 35.2085, 61.6240
        CIE-Luv:
        26.2437, 32.6704, 22.3664
        Hunter-Lab:
        21.9764, 10.0789, 12.6909
      #5f330d color charts
#5f330d RGB chart
      #5f330d CMYK chart
      #5f330d RGB pie chart
      #5f330d color shades, tints & tones
#5f330d color schemes
#5f330d color preview, HTML & CSS examples
           This text has a color of #5f330d        
        
          <p style="color:#5f330d;">Text here</p>
        
        
          .mytext {color:#5f330d;}
        
        Text color #5f330d
      
           This box has a color of #5f330d        
        
          <div style="background-color:#5f330d;">Content here</div>
        
        
          .mybackground {background-color:#5f330d;}
        
        Background color #5f330d
      
           Border around this has a color of #5f330d        
        
          <div style="border:2px solid #5f330d;">Content here</div>
        
        
          .myborder {border:2px solid #5f330d;}
        
        Border color #5f330d