#8c1c15 color space conversions
Hex:
        #8c1c15
        RGB:
        140, 28, 21
        CMY:
        45, 89, 92
        CMYK:
        0, 80, 85, 45
      HSL:
        4°, 73.9130%, 31.5686%
        HSV (HSB):
        4°, 85.0000%, 54.9020%
        XYZ:
        11.3658, 6.4601, 1.3573
        xyY:
        0.5925, 0.3368, 6.4601
      CIE-Lab:
        30.5448, 45.7098, 33.8758
        CIE-LCH:
        30.5448, 56.8943, 36.5423
        CIE-Luv:
        30.5448, 82.1390, 19.5407
        Hunter-Lab:
        25.4167, 35.3422, 14.6254
      #8c1c15 color charts
#8c1c15 RGB chart
      #8c1c15 CMYK chart
      #8c1c15 RGB pie chart
      #8c1c15 color shades, tints & tones
#8c1c15 color schemes
#8c1c15 color preview, HTML & CSS examples
           This text has a color of #8c1c15        
        
          <p style="color:#8c1c15;">Text here</p>
        
        
          .mytext {color:#8c1c15;}
        
        Text color #8c1c15
      
           This box has a color of #8c1c15        
        
          <div style="background-color:#8c1c15;">Content here</div>
        
        
          .mybackground {background-color:#8c1c15;}
        
        Background color #8c1c15
      
           Border around this has a color of #8c1c15        
        
          <div style="border:2px solid #8c1c15;">Content here</div>
        
        
          .myborder {border:2px solid #8c1c15;}
        
        Border color #8c1c15