#8d190b color space conversions
Hex:
        #8d190b
        RGB:
        141, 25, 11
        CMY:
        45, 90, 96
        CMYK:
        0, 82, 92, 45
      HSL:
        6°, 85.5263%, 29.8039%
        HSV (HSB):
        6°, 92.1986%, 55.2941%
        XYZ:
        11.3925, 6.3821, 0.9480
        xyY:
        0.6085, 0.3409, 6.3821
      CIE-Lab:
        30.3568, 46.7129, 38.7792
        CIE-LCH:
        30.3568, 60.7118, 39.6981
        CIE-Luv:
        30.3568, 85.4597, 21.3055
        Hunter-Lab:
        25.2629, 36.2861, 15.4591
      #8d190b color charts
#8d190b RGB chart
      #8d190b CMYK chart
      #8d190b RGB pie chart
      #8d190b color shades, tints & tones
#8d190b color schemes
#8d190b color preview, HTML & CSS examples
           This text has a color of #8d190b        
        
          <p style="color:#8d190b;">Text here</p>
        
        
          .mytext {color:#8d190b;}
        
        Text color #8d190b
      
           This box has a color of #8d190b        
        
          <div style="background-color:#8d190b;">Content here</div>
        
        
          .mybackground {background-color:#8d190b;}
        
        Background color #8d190b
      
           Border around this has a color of #8d190b        
        
          <div style="border:2px solid #8d190b;">Content here</div>
        
        
          .myborder {border:2px solid #8d190b;}
        
        Border color #8d190b