#cc6f80 color space conversions
Hex:
        #cc6f80
        RGB:
        204, 111, 128
        CMY:
        20, 56, 50
        CMYK:
        0, 46, 37, 20
      HSL:
        349°, 47.6923%, 61.7647%
        HSV (HSB):
        349°, 45.5882%, 80.0000%
        XYZ:
        34.4826, 25.7648, 23.5777
        xyY:
        0.4114, 0.3074, 25.7648
      CIE-Lab:
        57.8131, 38.4476, 7.1637
        CIE-LCH:
        57.8131, 39.1092, 10.5545
        CIE-Luv:
        57.8131, 62.1433, 2.4577
        Hunter-Lab:
        50.7590, 32.4337, 7.9909
      #cc6f80 color charts
#cc6f80 RGB chart
      #cc6f80 CMYK chart
      #cc6f80 RGB pie chart
      #cc6f80 color shades, tints & tones
#cc6f80 color schemes
#cc6f80 color preview, HTML & CSS examples
           This text has a color of #cc6f80        
        
          <p style="color:#cc6f80;">Text here</p>
        
        
          .mytext {color:#cc6f80;}
        
        Text color #cc6f80
      
           This box has a color of #cc6f80        
        
          <div style="background-color:#cc6f80;">Content here</div>
        
        
          .mybackground {background-color:#cc6f80;}
        
        Background color #cc6f80
      
           Border around this has a color of #cc6f80        
        
          <div style="border:2px solid #cc6f80;">Content here</div>
        
        
          .myborder {border:2px solid #cc6f80;}
        
        Border color #cc6f80