#cc164d color space conversions
Hex:
#cc164d
RGB:
204, 22, 77
CMY:
20, 91, 70
CMYK:
0, 89, 62, 20
HSL:
342°, 80.5310%, 44.3137%
HSV (HSB):
342°, 89.2157%, 80.0000%
XYZ:
26.5283, 13.9470, 8.3150
xyY:
0.5437, 0.2859, 13.9470
CIE-Lab:
44.1568, 67.4619, 18.8662
CIE-LCH:
44.1568, 70.0503, 15.6241
CIE-Luv:
44.1568, 120.1037, 7.5705
Hunter-Lab:
37.3457, 61.4415, 12.9411
#cc164d color charts
#cc164d color shades, tints & tones
#cc164d color schemes
#cc164d color preview, HTML & CSS examples
This text has a color of #cc164d
<p style="color:#cc164d;">Text here</p>
.mytext {color:#cc164d;}
This box has a color of #cc164d
<div style="background-color:#cc164d;">Content here</div>
.mybackground {background-color:#cc164d;}
Border around this has a color of #cc164d
<div style="border:2px solid #cc164d;">Content here</div>
.myborder {border:2px solid #cc164d;}