#cc2642 color space conversions
Hex:
        #cc2642
        RGB:
        204, 38, 66
        CMY:
        20, 85, 74
        CMYK:
        0, 81, 68, 20
      HSL:
        350°, 68.5950%, 47.4510%
        HSV (HSB):
        350°, 81.3725%, 80.0000%
        XYZ:
        26.5783, 14.6169, 6.5748
        xyY:
        0.5564, 0.3060, 14.6169
      CIE-Lab:
        45.1050, 63.5802, 26.8895
        CIE-LCH:
        45.1050, 69.0325, 22.9246
        CIE-Luv:
        45.1050, 118.7397, 15.8596
        Hunter-Lab:
        38.2321, 57.1840, 16.5664
      #cc2642 color charts
#cc2642 RGB chart
      #cc2642 CMYK chart
      #cc2642 RGB pie chart
      #cc2642 color shades, tints & tones
#cc2642 color schemes
#cc2642 color preview, HTML & CSS examples
           This text has a color of #cc2642        
        
          <p style="color:#cc2642;">Text here</p>
        
        
          .mytext {color:#cc2642;}
        
        Text color #cc2642
      
           This box has a color of #cc2642        
        
          <div style="background-color:#cc2642;">Content here</div>
        
        
          .mybackground {background-color:#cc2642;}
        
        Background color #cc2642
      
           Border around this has a color of #cc2642        
        
          <div style="border:2px solid #cc2642;">Content here</div>
        
        
          .myborder {border:2px solid #cc2642;}
        
        Border color #cc2642