#5f0d00 color space conversions
Hex:
        #5f0d00
        RGB:
        95, 13, 0
        CMY:
        63, 95, 100
        CMYK:
        0, 86, 100, 63
      HSL:
        8°, 100.0000%, 18.6275%
        HSV (HSB):
        8°, 100.0000%, 37.2549%
        XYZ:
        4.8632, 2.7207, 0.2688
        xyY:
        0.6193, 0.3465, 2.7207
      CIE-Lab:
        18.8889, 35.2401, 28.7218
        CIE-LCH:
        18.8889, 45.4621, 39.1811
        CIE-Luv:
        18.8889, 54.1880, 14.3590
        Hunter-Lab:
        16.4947, 23.7627, 10.5799
      #5f0d00 color charts
#5f0d00 RGB chart
      #5f0d00 CMYK chart
      #5f0d00 RGB pie chart
      #5f0d00 color shades, tints & tones
#5f0d00 color schemes
#5f0d00 color preview, HTML & CSS examples
           This text has a color of #5f0d00        
        
          <p style="color:#5f0d00;">Text here</p>
        
        
          .mytext {color:#5f0d00;}
        
        Text color #5f0d00
      
           This box has a color of #5f0d00        
        
          <div style="background-color:#5f0d00;">Content here</div>
        
        
          .mybackground {background-color:#5f0d00;}
        
        Background color #5f0d00
      
           Border around this has a color of #5f0d00        
        
          <div style="border:2px solid #5f0d00;">Content here</div>
        
        
          .myborder {border:2px solid #5f0d00;}
        
        Border color #5f0d00