#cc585c color space conversions
Hex:
#cc585c
RGB:
204, 88, 92
CMY:
20, 65, 64
CMYK:
0, 57, 55, 20
HSL:
358°, 53.2110%, 57.2549%
HSV (HSB):
358°, 56.8627%, 80.0000%
XYZ:
30.3233, 20.5895, 12.5012
xyY:
0.4782, 0.3247, 20.5895
CIE-Lab:
52.4973, 46.4041, 20.8927
CIE-LCH:
52.4973, 50.8906, 24.2388
CIE-Luv:
52.4973, 84.7453, 16.1210
Hunter-Lab:
45.3757, 39.8792, 15.4284
#cc585c color charts
#cc585c color shades, tints & tones
#cc585c color schemes
#cc585c color preview, HTML & CSS examples
This text has a color of #cc585c
<p style="color:#cc585c;">Text here</p>
.mytext {color:#cc585c;}
This box has a color of #cc585c
<div style="background-color:#cc585c;">Content here</div>
.mybackground {background-color:#cc585c;}
Border around this has a color of #cc585c
<div style="border:2px solid #cc585c;">Content here</div>
.myborder {border:2px solid #cc585c;}