#8d172d color space conversions
Hex:
        #8d172d
        RGB:
        141, 23, 45
        CMY:
        45, 91, 82
        CMYK:
        0, 84, 68, 45
      HSL:
        349°, 71.9512%, 32.1569%
        HSV (HSB):
        349°, 83.6879%, 55.2941%
        XYZ:
        11.7646, 6.4650, 3.1104
        xyY:
        0.5513, 0.3030, 6.4650
      CIE-Lab:
        30.5565, 48.5069, 19.1311
        CIE-LCH:
        30.5565, 52.1432, 21.5242
        CIE-Luv:
        30.5565, 79.7332, 9.7166
        Hunter-Lab:
        25.4263, 38.0945, 10.5454
      #8d172d color charts
#8d172d RGB chart
      #8d172d CMYK chart
      #8d172d RGB pie chart
      #8d172d color shades, tints & tones
#8d172d color schemes
#8d172d color preview, HTML & CSS examples
           This text has a color of #8d172d        
        
          <p style="color:#8d172d;">Text here</p>
        
        
          .mytext {color:#8d172d;}
        
        Text color #8d172d
      
           This box has a color of #8d172d        
        
          <div style="background-color:#8d172d;">Content here</div>
        
        
          .mybackground {background-color:#8d172d;}
        
        Background color #8d172d
      
           Border around this has a color of #8d172d        
        
          <div style="border:2px solid #8d172d;">Content here</div>
        
        
          .myborder {border:2px solid #8d172d;}
        
        Border color #8d172d