#8d1d04 color space conversions
Hex:
        #8d1d04
        RGB:
        141, 29, 4
        CMY:
        45, 89, 98
        CMYK:
        0, 79, 97, 45
      HSL:
        11°, 94.4828%, 28.4314%
        HSV (HSB):
        11°, 97.1631%, 55.2941%
        XYZ:
        11.4458, 6.5502, 0.7759
        xyY:
        0.6097, 0.3489, 6.5502
      CIE-Lab:
        30.7602, 45.3576, 41.9365
        CIE-LCH:
        30.7602, 61.7736, 42.7557
        CIE-Luv:
        30.7602, 84.3115, 23.1510
        Hunter-Lab:
        25.5934, 35.0397, 16.1179
      #8d1d04 color charts
#8d1d04 RGB chart
      #8d1d04 CMYK chart
      #8d1d04 RGB pie chart
      #8d1d04 color shades, tints & tones
#8d1d04 color schemes
#8d1d04 color preview, HTML & CSS examples
           This text has a color of #8d1d04        
        
          <p style="color:#8d1d04;">Text here</p>
        
        
          .mytext {color:#8d1d04;}
        
        Text color #8d1d04
      
           This box has a color of #8d1d04        
        
          <div style="background-color:#8d1d04;">Content here</div>
        
        
          .mybackground {background-color:#8d1d04;}
        
        Background color #8d1d04
      
           Border around this has a color of #8d1d04        
        
          <div style="border:2px solid #8d1d04;">Content here</div>
        
        
          .myborder {border:2px solid #8d1d04;}
        
        Border color #8d1d04