#8d0d01 color space conversions
Hex:
        #8d0d01
        RGB:
        141, 13, 1
        CMY:
        45, 95, 100
        CMYK:
        0, 91, 99, 45
      HSL:
        5°, 98.5915%, 27.8431%
        HSV (HSB):
        5°, 99.2908%, 55.2941%
        XYZ:
        11.1339, 5.9528, 0.5909
        xyY:
        0.6298, 0.3367, 5.9528
      CIE-Lab:
        29.2930, 49.4186, 42.0533
        CIE-LCH:
        29.2930, 64.8898, 40.3965
        CIE-Luv:
        29.2930, 90.6089, 21.2833
        Hunter-Lab:
        24.3983, 38.7597, 15.6429
      #8d0d01 color charts
#8d0d01 RGB chart
      #8d0d01 CMYK chart
      #8d0d01 RGB pie chart
      #8d0d01 color shades, tints & tones
#8d0d01 color schemes
#8d0d01 color preview, HTML & CSS examples
           This text has a color of #8d0d01        
        
          <p style="color:#8d0d01;">Text here</p>
        
        
          .mytext {color:#8d0d01;}
        
        Text color #8d0d01
      
           This box has a color of #8d0d01        
        
          <div style="background-color:#8d0d01;">Content here</div>
        
        
          .mybackground {background-color:#8d0d01;}
        
        Background color #8d0d01
      
           Border around this has a color of #8d0d01        
        
          <div style="border:2px solid #8d0d01;">Content here</div>
        
        
          .myborder {border:2px solid #8d0d01;}
        
        Border color #8d0d01