#8d1b01 color space conversions
Hex:
        #8d1b01
        RGB:
        141, 27, 1
        CMY:
        45, 89, 100
        CMYK:
        0, 81, 99, 45
      HSL:
        11°, 98.5915%, 27.8431%
        HSV (HSB):
        11°, 99.2908%, 55.2941%
        XYZ:
        11.3819, 6.4488, 0.6736
        xyY:
        0.6151, 0.3485, 6.4488
      CIE-Lab:
        30.5176, 45.9433, 42.9823
        CIE-LCH:
        30.5176, 62.9147, 43.0929
        CIE-Luv:
        30.5176, 85.5123, 23.2672
        Hunter-Lab:
        25.3944, 35.5643, 16.2035
      #8d1b01 color charts
#8d1b01 RGB chart
      #8d1b01 CMYK chart
      #8d1b01 RGB pie chart
      #8d1b01 color shades, tints & tones
#8d1b01 color schemes
#8d1b01 color preview, HTML & CSS examples
           This text has a color of #8d1b01        
        
          <p style="color:#8d1b01;">Text here</p>
        
        
          .mytext {color:#8d1b01;}
        
        Text color #8d1b01
      
           This box has a color of #8d1b01        
        
          <div style="background-color:#8d1b01;">Content here</div>
        
        
          .mybackground {background-color:#8d1b01;}
        
        Background color #8d1b01
      
           Border around this has a color of #8d1b01        
        
          <div style="border:2px solid #8d1b01;">Content here</div>
        
        
          .myborder {border:2px solid #8d1b01;}
        
        Border color #8d1b01