#cc5b80 color space conversions
Hex:
        #cc5b80
        RGB:
        204, 91, 128
        CMY:
        20, 64, 50
        CMYK:
        0, 55, 37, 20
      HSL:
        340°, 52.5581%, 57.8431%
        HSV (HSB):
        340°, 55.3922%, 80.0000%
        XYZ:
        32.5392, 21.8781, 22.9300
        xyY:
        0.4207, 0.2829, 21.8781
      CIE-Lab:
        53.8974, 48.4965, 1.5226
        CIE-LCH:
        53.8974, 48.5204, 1.7982
        CIE-Luv:
        53.8974, 73.7121, -6.9298
        Hunter-Lab:
        46.7740, 42.3224, 3.6761
      #cc5b80 color charts
#cc5b80 RGB chart
      #cc5b80 CMYK chart
      #cc5b80 RGB pie chart
      #cc5b80 color shades, tints & tones
#cc5b80 color schemes
#cc5b80 color preview, HTML & CSS examples
           This text has a color of #cc5b80        
        
          <p style="color:#cc5b80;">Text here</p>
        
        
          .mytext {color:#cc5b80;}
        
        Text color #cc5b80
      
           This box has a color of #cc5b80        
        
          <div style="background-color:#cc5b80;">Content here</div>
        
        
          .mybackground {background-color:#cc5b80;}
        
        Background color #cc5b80
      
           Border around this has a color of #cc5b80        
        
          <div style="border:2px solid #cc5b80;">Content here</div>
        
        
          .myborder {border:2px solid #cc5b80;}
        
        Border color #cc5b80