#8d0411 color space conversions
Hex:
        #8d0411
        RGB:
        141, 4, 17
        CMY:
        45, 98, 93
        CMYK:
        0, 97, 88, 45
      HSL:
        354°, 94.4828%, 28.4314%
        HSV (HSB):
        354°, 97.1631%, 55.2941%
        XYZ:
        11.1291, 5.7900, 1.0613
        xyY:
        0.6190, 0.3220, 5.7900
      CIE-Lab:
        28.8764, 51.1789, 34.6503
        CIE-LCH:
        28.8764, 61.8055, 34.0997
        CIE-Luv:
        28.8764, 90.9219, 17.5582
        Hunter-Lab:
        24.0625, 40.4485, 14.2286
      #8d0411 color charts
#8d0411 RGB chart
      #8d0411 CMYK chart
      #8d0411 RGB pie chart
      #8d0411 color shades, tints & tones
#8d0411 color schemes
#8d0411 color preview, HTML & CSS examples
           This text has a color of #8d0411        
        
          <p style="color:#8d0411;">Text here</p>
        
        
          .mytext {color:#8d0411;}
        
        Text color #8d0411
      
           This box has a color of #8d0411        
        
          <div style="background-color:#8d0411;">Content here</div>
        
        
          .mybackground {background-color:#8d0411;}
        
        Background color #8d0411
      
           Border around this has a color of #8d0411        
        
          <div style="border:2px solid #8d0411;">Content here</div>
        
        
          .myborder {border:2px solid #8d0411;}
        
        Border color #8d0411