#cc2c56 color space conversions
Hex:
        #cc2c56
        RGB:
        204, 44, 86
        CMY:
        20, 83, 66
        CMYK:
        0, 78, 58, 20
      HSL:
        344°, 64.5161%, 48.6275%
        HSV (HSB):
        344°, 78.4314%, 80.0000%
        XYZ:
        27.4822, 15.3106, 10.3109
        xyY:
        0.5175, 0.2883, 15.3106
      CIE-Lab:
        46.0567, 63.1433, 15.8335
        CIE-LCH:
        46.0567, 65.0982, 14.0770
        CIE-Luv:
        46.0567, 110.0238, 5.9858
        Hunter-Lab:
        39.1288, 56.8947, 11.7666
      #cc2c56 color charts
#cc2c56 RGB chart
      #cc2c56 CMYK chart
      #cc2c56 RGB pie chart
      #cc2c56 color shades, tints & tones
#cc2c56 color schemes
#cc2c56 color preview, HTML & CSS examples
           This text has a color of #cc2c56        
        
          <p style="color:#cc2c56;">Text here</p>
        
        
          .mytext {color:#cc2c56;}
        
        Text color #cc2c56
      
           This box has a color of #cc2c56        
        
          <div style="background-color:#cc2c56;">Content here</div>
        
        
          .mybackground {background-color:#cc2c56;}
        
        Background color #cc2c56
      
           Border around this has a color of #cc2c56        
        
          <div style="border:2px solid #cc2c56;">Content here</div>
        
        
          .myborder {border:2px solid #cc2c56;}
        
        Border color #cc2c56