#cc334e color space conversions
Hex:
#cc334e
RGB:
204, 51, 78
CMY:
20, 80, 69
CMYK:
0, 75, 62, 20
HSL:
349°, 60.0000%, 50.0000%
HSV (HSB):
349°, 75.0000%, 80.0000%
XYZ:
27.4608, 15.7551, 8.8014
xyY:
0.5279, 0.3029, 15.7551
CIE-Lab:
46.6515, 60.4937, 21.5441
CIE-LCH:
46.6515, 64.2155, 19.6028
CIE-Luv:
46.6515, 109.5772, 12.3066
Hunter-Lab:
39.6927, 54.0305, 14.6380
#cc334e color charts
#cc334e color shades, tints & tones
#cc334e color schemes
#cc334e color preview, HTML & CSS examples
This text has a color of #cc334e
<p style="color:#cc334e;">Text here</p>
.mytext {color:#cc334e;}
This box has a color of #cc334e
<div style="background-color:#cc334e;">Content here</div>
.mybackground {background-color:#cc334e;}
Border around this has a color of #cc334e
<div style="border:2px solid #cc334e;">Content here</div>
.myborder {border:2px solid #cc334e;}