#8d191d color space conversions
Hex:
        #8d191d
        RGB:
        141, 25, 29
        CMY:
        45, 90, 89
        CMYK:
        0, 82, 79, 45
      HSL:
        358°, 69.8795%, 32.5490%
        HSV (HSB):
        358°, 82.2695%, 55.2941%
        XYZ:
        11.5539, 6.4467, 1.7978
        xyY:
        0.5836, 0.3256, 6.4467
      CIE-Lab:
        30.5126, 47.2001, 29.2663
        CIE-LCH:
        30.5126, 55.5370, 31.8009
        CIE-Luv:
        30.5126, 82.8303, 16.7357
        Hunter-Lab:
        25.3903, 36.7936, 13.5752
      #8d191d color charts
#8d191d RGB chart
      #8d191d CMYK chart
      #8d191d RGB pie chart
      #8d191d color shades, tints & tones
#8d191d color schemes
#8d191d color preview, HTML & CSS examples
           This text has a color of #8d191d        
        
          <p style="color:#8d191d;">Text here</p>
        
        
          .mytext {color:#8d191d;}
        
        Text color #8d191d
      
           This box has a color of #8d191d        
        
          <div style="background-color:#8d191d;">Content here</div>
        
        
          .mybackground {background-color:#8d191d;}
        
        Background color #8d191d
      
           Border around this has a color of #8d191d        
        
          <div style="border:2px solid #8d191d;">Content here</div>
        
        
          .myborder {border:2px solid #8d191d;}
        
        Border color #8d191d