#cc2d50 color space conversions
Hex:
        #cc2d50
        RGB:
        204, 45, 80
        CMY:
        20, 82, 69
        CMYK:
        0, 78, 61, 20
      HSL:
        347°, 63.8554%, 48.8235%
        HSV (HSB):
        347°, 77.9412%, 80.0000%
        XYZ:
        27.2882, 15.2933, 9.1031
        xyY:
        0.5280, 0.2959, 15.2933
      CIE-Lab:
        46.0334, 62.4640, 19.5015
        CIE-LCH:
        46.0334, 65.4375, 17.3385
        CIE-Luv:
        46.0334, 111.6106, 9.7640
        Hunter-Lab:
        39.1067, 56.1185, 13.5734
      #cc2d50 color charts
#cc2d50 RGB chart
      #cc2d50 CMYK chart
      #cc2d50 RGB pie chart
      #cc2d50 color shades, tints & tones
#cc2d50 color schemes
#cc2d50 color preview, HTML & CSS examples
           This text has a color of #cc2d50        
        
          <p style="color:#cc2d50;">Text here</p>
        
        
          .mytext {color:#cc2d50;}
        
        Text color #cc2d50
      
           This box has a color of #cc2d50        
        
          <div style="background-color:#cc2d50;">Content here</div>
        
        
          .mybackground {background-color:#cc2d50;}
        
        Background color #cc2d50
      
           Border around this has a color of #cc2d50        
        
          <div style="border:2px solid #cc2d50;">Content here</div>
        
        
          .myborder {border:2px solid #cc2d50;}
        
        Border color #cc2d50