#cc2214 color space conversions
Hex:
        #cc2214
        RGB:
        204, 34, 20
        CMY:
        20, 87, 92
        CMYK:
        0, 83, 90, 20
      HSL:
        5°, 82.1429%, 43.9216%
        HSV (HSB):
        5°, 90.1961%, 80.0000%
        XYZ:
        25.6001, 14.0319, 2.0210
        xyY:
        0.6146, 0.3369, 14.0319
      CIE-Lab:
        44.2787, 63.0805, 50.9750
        CIE-LCH:
        44.2787, 81.1024, 38.9415
        CIE-Luv:
        44.2787, 129.5467, 30.6268
        Hunter-Lab:
        37.4592, 56.4357, 23.0227
      #cc2214 color charts
#cc2214 RGB chart
      #cc2214 CMYK chart
      #cc2214 RGB pie chart
      #cc2214 color shades, tints & tones
#cc2214 color schemes
#cc2214 color preview, HTML & CSS examples
           This text has a color of #cc2214        
        
          <p style="color:#cc2214;">Text here</p>
        
        
          .mytext {color:#cc2214;}
        
        Text color #cc2214
      
           This box has a color of #cc2214        
        
          <div style="background-color:#cc2214;">Content here</div>
        
        
          .mybackground {background-color:#cc2214;}
        
        Background color #cc2214
      
           Border around this has a color of #cc2214        
        
          <div style="border:2px solid #cc2214;">Content here</div>
        
        
          .myborder {border:2px solid #cc2214;}
        
        Border color #cc2214