#5f180d color space conversions
Hex:
        #5f180d
        RGB:
        95, 24, 13
        CMY:
        63, 91, 95
        CMYK:
        0, 75, 86, 63
      HSL:
        8°, 75.9259%, 21.1765%
        HSV (HSB):
        8°, 86.3158%, 37.2549%
        XYZ:
        5.1186, 3.1152, 0.7123
        xyY:
        0.5722, 0.3482, 3.1152
      CIE-Lab:
        20.4996, 31.4912, 25.1559
        CIE-LCH:
        20.4996, 40.3053, 38.6187
        CIE-Luv:
        20.4996, 48.3499, 13.5974
        Hunter-Lab:
        17.6500, 20.8785, 9.9623
      #5f180d color charts
#5f180d RGB chart
      #5f180d CMYK chart
      #5f180d RGB pie chart
      #5f180d color shades, tints & tones
#5f180d color schemes
#5f180d color preview, HTML & CSS examples
           This text has a color of #5f180d        
        
          <p style="color:#5f180d;">Text here</p>
        
        
          .mytext {color:#5f180d;}
        
        Text color #5f180d
      
           This box has a color of #5f180d        
        
          <div style="background-color:#5f180d;">Content here</div>
        
        
          .mybackground {background-color:#5f180d;}
        
        Background color #5f180d
      
           Border around this has a color of #5f180d        
        
          <div style="border:2px solid #5f180d;">Content here</div>
        
        
          .myborder {border:2px solid #5f180d;}
        
        Border color #5f180d