#cc94a8 color space conversions
Hex:
#cc94a8
RGB:
204, 148, 168
CMY:
20, 42, 34
CMYK:
0, 27, 18, 20
HSL:
339°, 35.4430%, 69.0196%
HSV (HSB):
339°, 27.4510%, 80.0000%
XYZ:
42.5596, 36.8443, 41.9143
xyY:
0.3508, 0.3037, 36.8443
CIE-Lab:
67.1601, 24.0734, -2.1098
CIE-LCH:
67.1601, 24.1657, 354.9915
CIE-Luv:
67.1601, 33.4261, -7.3341
Hunter-Lab:
60.6995, 18.9315, 1.5487
#cc94a8 color charts
#cc94a8 color shades, tints & tones
#cc94a8 color schemes
#cc94a8 color preview, HTML & CSS examples
This text has a color of #cc94a8
<p style="color:#cc94a8;">Text here</p>
.mytext {color:#cc94a8;}
This box has a color of #cc94a8
<div style="background-color:#cc94a8;">Content here</div>
.mybackground {background-color:#cc94a8;}
Border around this has a color of #cc94a8
<div style="border:2px solid #cc94a8;">Content here</div>
.myborder {border:2px solid #cc94a8;}