#8d2b01 color space conversions
Hex:
        #8d2b01
        RGB:
        141, 43, 1
        CMY:
        45, 83, 100
        CMYK:
        0, 70, 99, 45
      HSL:
        18°, 98.5915%, 27.8431%
        HSV (HSB):
        18°, 99.2908%, 55.2941%
        XYZ:
        11.8539, 7.3927, 0.8309
        xyY:
        0.5904, 0.3682, 7.3927
      CIE-Lab:
        32.6846, 39.9629, 44.4684
        CIE-LCH:
        32.6846, 59.7869, 48.0546
        CIE-Luv:
        32.6846, 76.8081, 26.7392
        Hunter-Lab:
        27.1895, 30.2396, 17.2208
      #8d2b01 color charts
#8d2b01 RGB chart
      #8d2b01 CMYK chart
      #8d2b01 RGB pie chart
      #8d2b01 color shades, tints & tones
#8d2b01 color schemes
#8d2b01 color preview, HTML & CSS examples
           This text has a color of #8d2b01        
        
          <p style="color:#8d2b01;">Text here</p>
        
        
          .mytext {color:#8d2b01;}
        
        Text color #8d2b01
      
           This box has a color of #8d2b01        
        
          <div style="background-color:#8d2b01;">Content here</div>
        
        
          .mybackground {background-color:#8d2b01;}
        
        Background color #8d2b01
      
           Border around this has a color of #8d2b01        
        
          <div style="border:2px solid #8d2b01;">Content here</div>
        
        
          .myborder {border:2px solid #8d2b01;}
        
        Border color #8d2b01