#cc204d color space conversions
Hex:
#cc204d
RGB:
204, 32, 77
CMY:
20, 87, 70
CMYK:
0, 84, 62, 20
HSL:
344°, 72.8814%, 46.2745%
HSV (HSB):
344°, 84.3137%, 80.0000%
XYZ:
26.7579, 14.4062, 8.3916
xyY:
0.5400, 0.2907, 14.4062
CIE-Lab:
44.8099, 65.5868, 19.7327
CIE-LCH:
44.8099, 68.4909, 16.7447
CIE-Luv:
44.8099, 117.3759, 8.9756
Hunter-Lab:
37.9555, 59.4169, 13.4605
#cc204d color charts
#cc204d color shades, tints & tones
#cc204d color schemes
#cc204d color preview, HTML & CSS examples
This text has a color of #cc204d
<p style="color:#cc204d;">Text here</p>
.mytext {color:#cc204d;}
This box has a color of #cc204d
<div style="background-color:#cc204d;">Content here</div>
.mybackground {background-color:#cc204d;}
Border around this has a color of #cc204d
<div style="border:2px solid #cc204d;">Content here</div>
.myborder {border:2px solid #cc204d;}