#8f0d01 color space conversions
Hex:
        #8f0d01
        RGB:
        143, 13, 1
        CMY:
        44, 95, 100
        CMYK:
        0, 91, 99, 44
      HSL:
        5°, 98.6111%, 28.2353%
        HSV (HSB):
        5°, 99.3007%, 56.0784%
        XYZ:
        11.4771, 6.1297, 0.6070
        xyY:
        0.6301, 0.3365, 6.1297
      CIE-Lab:
        29.7373, 49.9916, 42.5897
        CIE-LCH:
        29.7373, 65.6738, 40.4289
        CIE-Luv:
        29.7373, 92.1513, 21.5911
        Hunter-Lab:
        24.7582, 39.4200, 15.8772
      #8f0d01 color charts
#8f0d01 RGB chart
      #8f0d01 CMYK chart
      #8f0d01 RGB pie chart
      #8f0d01 color shades, tints & tones
#8f0d01 color schemes
#8f0d01 color preview, HTML & CSS examples
           This text has a color of #8f0d01        
        
          <p style="color:#8f0d01;">Text here</p>
        
        
          .mytext {color:#8f0d01;}
        
        Text color #8f0d01
      
           This box has a color of #8f0d01        
        
          <div style="background-color:#8f0d01;">Content here</div>
        
        
          .mybackground {background-color:#8f0d01;}
        
        Background color #8f0d01
      
           Border around this has a color of #8f0d01        
        
          <div style="border:2px solid #8f0d01;">Content here</div>
        
        
          .myborder {border:2px solid #8f0d01;}
        
        Border color #8f0d01