#cc2c14 color space conversions
Hex:
        #cc2c14
        RGB:
        204, 44, 20
        CMY:
        20, 83, 92
        CMYK:
        0, 78, 90, 20
      HSL:
        8°, 82.1429%, 43.9216%
        HSV (HSB):
        8°, 90.1961%, 80.0000%
        XYZ:
        25.9288, 14.6892, 2.1305
        xyY:
        0.6065, 0.3436, 14.6892
      CIE-Lab:
        45.2056, 60.4611, 51.6331
        CIE-LCH:
        45.2056, 79.5080, 40.4969
        CIE-Luv:
        45.2056, 124.9714, 32.2698
        Hunter-Lab:
        38.3265, 53.6879, 23.5327
      #cc2c14 color charts
#cc2c14 RGB chart
      #cc2c14 CMYK chart
      #cc2c14 RGB pie chart
      #cc2c14 color shades, tints & tones
#cc2c14 color schemes
#cc2c14 color preview, HTML & CSS examples
           This text has a color of #cc2c14        
        
          <p style="color:#cc2c14;">Text here</p>
        
        
          .mytext {color:#cc2c14;}
        
        Text color #cc2c14
      
           This box has a color of #cc2c14        
        
          <div style="background-color:#cc2c14;">Content here</div>
        
        
          .mybackground {background-color:#cc2c14;}
        
        Background color #cc2c14
      
           Border around this has a color of #cc2c14        
        
          <div style="border:2px solid #cc2c14;">Content here</div>
        
        
          .myborder {border:2px solid #cc2c14;}
        
        Border color #cc2c14