#8d1d00 color space conversions
Hex:
        #8d1d00
        RGB:
        141, 29, 0
        CMY:
        45, 89, 100
        CMYK:
        0, 79, 100, 45
      HSL:
        12°, 100.0000%, 27.6471%
        HSV (HSB):
        12°, 100.0000%, 55.2941%
        XYZ:
        11.4239, 6.5414, 0.6605
        xyY:
        0.6133, 0.3512, 6.5414
      CIE-Lab:
        30.7393, 45.2898, 43.5512
        CIE-LCH:
        30.7393, 62.8321, 43.8788
        CIE-Luv:
        30.7393, 84.6718, 23.7946
        Hunter-Lab:
        25.5763, 34.9702, 16.3722
      #8d1d00 color charts
#8d1d00 RGB chart
      #8d1d00 CMYK chart
      #8d1d00 RGB pie chart
      #8d1d00 color shades, tints & tones
#8d1d00 color schemes
#8d1d00 color preview, HTML & CSS examples
           This text has a color of #8d1d00        
        
          <p style="color:#8d1d00;">Text here</p>
        
        
          .mytext {color:#8d1d00;}
        
        Text color #8d1d00
      
           This box has a color of #8d1d00        
        
          <div style="background-color:#8d1d00;">Content here</div>
        
        
          .mybackground {background-color:#8d1d00;}
        
        Background color #8d1d00
      
           Border around this has a color of #8d1d00        
        
          <div style="border:2px solid #8d1d00;">Content here</div>
        
        
          .myborder {border:2px solid #8d1d00;}
        
        Border color #8d1d00