#8d111d color space conversions
Hex:
        #8d111d
        RGB:
        141, 17, 29
        CMY:
        45, 93, 89
        CMYK:
        0, 88, 79, 45
      HSL:
        354°, 78.4810%, 30.9804%
        HSV (HSB):
        354°, 87.9433%, 55.2941%
        XYZ:
        11.4067, 6.1523, 1.7487
        xyY:
        0.5908, 0.3186, 6.1523
      CIE-Lab:
        29.7936, 49.2430, 28.4942
        CIE-LCH:
        29.7936, 56.8928, 30.0556
        CIE-Luv:
        29.7936, 85.5949, 15.4710
        Hunter-Lab:
        24.8039, 38.6812, 13.1827
      #8d111d color charts
#8d111d RGB chart
      #8d111d CMYK chart
      #8d111d RGB pie chart
      #8d111d color shades, tints & tones
#8d111d color schemes
#8d111d color preview, HTML & CSS examples
           This text has a color of #8d111d        
        
          <p style="color:#8d111d;">Text here</p>
        
        
          .mytext {color:#8d111d;}
        
        Text color #8d111d
      
           This box has a color of #8d111d        
        
          <div style="background-color:#8d111d;">Content here</div>
        
        
          .mybackground {background-color:#8d111d;}
        
        Background color #8d111d
      
           Border around this has a color of #8d111d        
        
          <div style="border:2px solid #8d111d;">Content here</div>
        
        
          .myborder {border:2px solid #8d111d;}
        
        Border color #8d111d