#5f0800 color space conversions
Hex:
        #5f0800
        RGB:
        95, 8, 0
        CMY:
        63, 97, 100
        CMYK:
        0, 92, 100, 63
      HSL:
        5°, 100.0000%, 18.6275%
        HSV (HSB):
        5°, 100.0000%, 37.2549%
        XYZ:
        4.8061, 2.6066, 0.2498
        xyY:
        0.6272, 0.3402, 2.6066
      CIE-Lab:
        18.3938, 36.6447, 28.1405
        CIE-LCH:
        18.3938, 46.2030, 37.5216
        CIE-Luv:
        18.3938, 55.6393, 13.6336
        Hunter-Lab:
        16.1449, 24.8840, 10.3840
      #5f0800 color charts
#5f0800 RGB chart
      #5f0800 CMYK chart
      #5f0800 RGB pie chart
      #5f0800 color shades, tints & tones
#5f0800 color schemes
#5f0800 color preview, HTML & CSS examples
           This text has a color of #5f0800        
        
          <p style="color:#5f0800;">Text here</p>
        
        
          .mytext {color:#5f0800;}
        
        Text color #5f0800
      
           This box has a color of #5f0800        
        
          <div style="background-color:#5f0800;">Content here</div>
        
        
          .mybackground {background-color:#5f0800;}
        
        Background color #5f0800
      
           Border around this has a color of #5f0800        
        
          <div style="border:2px solid #5f0800;">Content here</div>
        
        
          .myborder {border:2px solid #5f0800;}
        
        Border color #5f0800