#cc334a color space conversions
Hex:
#cc334a
RGB:
204, 51, 74
CMY:
20, 80, 71
CMYK:
0, 75, 64, 20
HSL:
351°, 60.0000%, 50.0000%
HSV (HSB):
351°, 75.0000%, 80.0000%
XYZ:
27.3217, 15.6994, 8.0688
xyY:
0.5348, 0.3073, 15.6994
CIE-Lab:
46.5777, 60.2529, 23.8858
CIE-LCH:
46.5777, 64.8147, 21.6247
CIE-Luv:
46.5777, 110.7624, 14.4999
Hunter-Lab:
39.6225, 53.7453, 15.6618
#cc334a color charts
#cc334a color shades, tints & tones
#cc334a color schemes
#cc334a color preview, HTML & CSS examples
This text has a color of #cc334a
<p style="color:#cc334a;">Text here</p>
.mytext {color:#cc334a;}
This box has a color of #cc334a
<div style="background-color:#cc334a;">Content here</div>
.mybackground {background-color:#cc334a;}
Border around this has a color of #cc334a
<div style="border:2px solid #cc334a;">Content here</div>
.myborder {border:2px solid #cc334a;}