#cc1e42 color space conversions
Hex:
        #cc1e42
        RGB:
        204, 30, 66
        CMY:
        20, 88, 74
        CMYK:
        0, 85, 68, 20
      HSL:
        348°, 74.3590%, 45.8824%
        HSV (HSB):
        348°, 85.2941%, 80.0000%
        XYZ:
        26.3495, 14.1593, 6.4985
        xyY:
        0.5605, 0.3012, 14.1593
      CIE-Lab:
        44.4605, 65.4173, 26.0829
        CIE-LCH:
        44.4605, 70.4254, 21.7379
        CIE-Luv:
        44.4605, 121.5558, 14.5329
        Hunter-Lab:
        37.6288, 59.1438, 16.1008
      #cc1e42 color charts
#cc1e42 RGB chart
      #cc1e42 CMYK chart
      #cc1e42 RGB pie chart
      #cc1e42 color shades, tints & tones
#cc1e42 color schemes
#cc1e42 color preview, HTML & CSS examples
           This text has a color of #cc1e42        
        
          <p style="color:#cc1e42;">Text here</p>
        
        
          .mytext {color:#cc1e42;}
        
        Text color #cc1e42
      
           This box has a color of #cc1e42        
        
          <div style="background-color:#cc1e42;">Content here</div>
        
        
          .mybackground {background-color:#cc1e42;}
        
        Background color #cc1e42
      
           Border around this has a color of #cc1e42        
        
          <div style="border:2px solid #cc1e42;">Content here</div>
        
        
          .myborder {border:2px solid #cc1e42;}
        
        Border color #cc1e42