#cc2b60 color space conversions
Hex:
        #cc2b60
        RGB:
        204, 43, 96
        CMY:
        20, 83, 62
        CMYK:
        0, 79, 53, 20
      HSL:
        340°, 65.1822%, 48.4314%
        HSV (HSB):
        340°, 78.9216%, 80.0000%
        XYZ:
        27.8770, 15.4097, 12.5714
        xyY:
        0.4991, 0.2759, 15.4097
      CIE-Lab:
        46.1902, 64.1435, 9.8367
        CIE-LCH:
        46.1902, 64.8934, 8.7187
        CIE-Luv:
        46.1902, 106.8497, -0.5775
        Hunter-Lab:
        39.2551, 58.0653, 8.4910
      #cc2b60 color charts
#cc2b60 RGB chart
      #cc2b60 CMYK chart
      #cc2b60 RGB pie chart
      #cc2b60 color shades, tints & tones
#cc2b60 color schemes
#cc2b60 color preview, HTML & CSS examples
           This text has a color of #cc2b60        
        
          <p style="color:#cc2b60;">Text here</p>
        
        
          .mytext {color:#cc2b60;}
        
        Text color #cc2b60
      
           This box has a color of #cc2b60        
        
          <div style="background-color:#cc2b60;">Content here</div>
        
        
          .mybackground {background-color:#cc2b60;}
        
        Background color #cc2b60
      
           Border around this has a color of #cc2b60        
        
          <div style="border:2px solid #cc2b60;">Content here</div>
        
        
          .myborder {border:2px solid #cc2b60;}
        
        Border color #cc2b60