#cc94bf color space conversions
Hex:
#cc94bf
RGB:
204, 148, 191
CMY:
20, 42, 25
CMYK:
0, 27, 6, 20
HSL:
314°, 35.4430%, 69.0196%
HSV (HSB):
314°, 27.4510%, 80.0000%
XYZ:
44.8957, 37.7788, 54.2160
xyY:
0.3280, 0.2760, 37.7788
CIE-Lab:
67.8572, 27.9430, -13.9392
CIE-LCH:
67.8572, 31.2267, 333.4880
CIE-Luv:
67.8572, 30.0916, -25.7375
Hunter-Lab:
61.4644, 22.8197, -9.2729
#cc94bf color charts
#cc94bf color shades, tints & tones
#cc94bf color schemes
#cc94bf color preview, HTML & CSS examples
This text has a color of #cc94bf
<p style="color:#cc94bf;">Text here</p>
.mytext {color:#cc94bf;}
This box has a color of #cc94bf
<div style="background-color:#cc94bf;">Content here</div>
.mybackground {background-color:#cc94bf;}
Border around this has a color of #cc94bf
<div style="border:2px solid #cc94bf;">Content here</div>
.myborder {border:2px solid #cc94bf;}