#8f1c01 color space conversions
Hex:
        #8f1c01
        RGB:
        143, 28, 1
        CMY:
        44, 89, 100
        CMYK:
        0, 80, 99, 44
      HSL:
        11°, 98.6111%, 28.2353%
        HSV (HSB):
        11°, 99.3007%, 56.0784%
        XYZ:
        11.7484, 6.6723, 0.6974
        xyY:
        0.6145, 0.3490, 6.6723
      CIE-Lab:
        31.0490, 46.2700, 43.5577
        CIE-LCH:
        31.0490, 63.5467, 43.2705
        CIE-Luv:
        31.0490, 86.6426, 23.7221
        Hunter-Lab:
        25.8309, 35.9815, 16.4809
      #8f1c01 color charts
#8f1c01 RGB chart
      #8f1c01 CMYK chart
      #8f1c01 RGB pie chart
      #8f1c01 color shades, tints & tones
#8f1c01 color schemes
#8f1c01 color preview, HTML & CSS examples
           This text has a color of #8f1c01        
        
          <p style="color:#8f1c01;">Text here</p>
        
        
          .mytext {color:#8f1c01;}
        
        Text color #8f1c01
      
           This box has a color of #8f1c01        
        
          <div style="background-color:#8f1c01;">Content here</div>
        
        
          .mybackground {background-color:#8f1c01;}
        
        Background color #8f1c01
      
           Border around this has a color of #8f1c01        
        
          <div style="border:2px solid #8f1c01;">Content here</div>
        
        
          .myborder {border:2px solid #8f1c01;}
        
        Border color #8f1c01