#cc94b9 color space conversions
Hex:
#cc94b9
RGB:
204, 148, 185
CMY:
20, 42, 27
CMYK:
0, 27, 9, 20
HSL:
320°, 35.4430%, 69.0196%
HSV (HSB):
320°, 27.4510%, 80.0000%
XYZ:
44.2487, 37.5200, 50.8089
xyY:
0.3338, 0.2830, 37.5200
CIE-Lab:
67.6653, 26.8906, -10.8773
CIE-LCH:
67.6653, 29.0072, 337.9766
CIE-Luv:
67.6653, 30.9717, -20.8597
Hunter-Lab:
61.2535, 21.7522, -6.3027
#cc94b9 color charts
#cc94b9 color shades, tints & tones
#cc94b9 color schemes
#cc94b9 color preview, HTML & CSS examples
This text has a color of #cc94b9
<p style="color:#cc94b9;">Text here</p>
.mytext {color:#cc94b9;}
This box has a color of #cc94b9
<div style="background-color:#cc94b9;">Content here</div>
.mybackground {background-color:#cc94b9;}
Border around this has a color of #cc94b9
<div style="border:2px solid #cc94b9;">Content here</div>
.myborder {border:2px solid #cc94b9;}