#8c111d color space conversions
Hex:
        #8c111d
        RGB:
        140, 17, 29
        CMY:
        45, 93, 89
        CMYK:
        0, 88, 79, 45
      HSL:
        354°, 78.3439%, 30.7843%
        HSV (HSB):
        354°, 87.8571%, 54.9020%
        XYZ:
        11.2374, 6.0651, 1.7408
        xyY:
        0.5901, 0.3185, 6.0651
      CIE-Lab:
        29.5760, 48.9546, 28.1954
        CIE-LCH:
        29.5760, 56.4936, 29.9398
        CIE-Luv:
        29.5760, 84.7980, 15.2795
        Hunter-Lab:
        24.6273, 38.3516, 13.0482
      #8c111d color charts
#8c111d RGB chart
      #8c111d CMYK chart
      #8c111d RGB pie chart
      #8c111d color shades, tints & tones
#8c111d color schemes
#8c111d color preview, HTML & CSS examples
           This text has a color of #8c111d        
        
          <p style="color:#8c111d;">Text here</p>
        
        
          .mytext {color:#8c111d;}
        
        Text color #8c111d
      
           This box has a color of #8c111d        
        
          <div style="background-color:#8c111d;">Content here</div>
        
        
          .mybackground {background-color:#8c111d;}
        
        Background color #8c111d
      
           Border around this has a color of #8c111d        
        
          <div style="border:2px solid #8c111d;">Content here</div>
        
        
          .myborder {border:2px solid #8c111d;}
        
        Border color #8c111d