#8d190d color space conversions
Hex:
        #8d190d
        RGB:
        141, 25, 13
        CMY:
        45, 90, 95
        CMYK:
        0, 82, 91, 45
      HSL:
        6°, 83.1169%, 30.1961%
        HSV (HSB):
        6°, 90.7801%, 55.2941%
        XYZ:
        11.4048, 6.3870, 1.0125
        xyY:
        0.6065, 0.3397, 6.3870
      CIE-Lab:
        30.3687, 46.7501, 37.8887
        CIE-LCH:
        30.3687, 60.1758, 39.0231
        CIE-Luv:
        30.3687, 85.2543, 20.9496
        Hunter-Lab:
        25.2726, 36.3248, 15.3155
      #8d190d color charts
#8d190d RGB chart
      #8d190d CMYK chart
      #8d190d RGB pie chart
      #8d190d color shades, tints & tones
#8d190d color schemes
#8d190d color preview, HTML & CSS examples
           This text has a color of #8d190d        
        
          <p style="color:#8d190d;">Text here</p>
        
        
          .mytext {color:#8d190d;}
        
        Text color #8d190d
      
           This box has a color of #8d190d        
        
          <div style="background-color:#8d190d;">Content here</div>
        
        
          .mybackground {background-color:#8d190d;}
        
        Background color #8d190d
      
           Border around this has a color of #8d190d        
        
          <div style="border:2px solid #8d190d;">Content here</div>
        
        
          .myborder {border:2px solid #8d190d;}
        
        Border color #8d190d