#cc1d50 color space conversions
Hex:
        #cc1d50
        RGB:
        204, 29, 80
        CMY:
        20, 89, 69
        CMYK:
        0, 86, 61, 20
      HSL:
        343°, 75.1073%, 45.6863%
        HSV (HSB):
        343°, 85.7843%, 80.0000%
        XYZ:
        26.7892, 14.2953, 8.9367
        xyY:
        0.5356, 0.2858, 14.2953
      CIE-Lab:
        44.6535, 66.3888, 17.6583
        CIE-LCH:
        44.6535, 68.6971, 14.8948
        CIE-Luv:
        44.6535, 117.2343, 6.7790
        Hunter-Lab:
        37.8091, 60.3080, 12.4523
      #cc1d50 color charts
#cc1d50 RGB chart
      #cc1d50 CMYK chart
      #cc1d50 RGB pie chart
      #cc1d50 color shades, tints & tones
#cc1d50 color schemes
#cc1d50 color preview, HTML & CSS examples
           This text has a color of #cc1d50        
        
          <p style="color:#cc1d50;">Text here</p>
        
        
          .mytext {color:#cc1d50;}
        
        Text color #cc1d50
      
           This box has a color of #cc1d50        
        
          <div style="background-color:#cc1d50;">Content here</div>
        
        
          .mybackground {background-color:#cc1d50;}
        
        Background color #cc1d50
      
           Border around this has a color of #cc1d50        
        
          <div style="border:2px solid #cc1d50;">Content here</div>
        
        
          .myborder {border:2px solid #cc1d50;}
        
        Border color #cc1d50