#cc699e color space conversions
Hex:
#cc699e
RGB:
204, 105, 158
CMY:
20, 59, 38
CMYK:
0, 49, 23, 20
HSL:
328°, 49.2537%, 60.5882%
HSV (HSB):
328°, 48.5294%, 80.0000%
XYZ:
36.1250, 25.4091, 35.3482
xyY:
0.3729, 0.2623, 25.4091
CIE-Lab:
57.4719, 45.4923, -10.7810
CIE-LCH:
57.4719, 46.7523, 346.6678
CIE-Luv:
57.4719, 58.4922, -23.4164
Hunter-Lab:
50.4075, 39.7105, -6.2918
#cc699e color charts
#cc699e color shades, tints & tones
#cc699e color schemes
#cc699e color preview, HTML & CSS examples
This text has a color of #cc699e
<p style="color:#cc699e;">Text here</p>
.mytext {color:#cc699e;}
This box has a color of #cc699e
<div style="background-color:#cc699e;">Content here</div>
.mybackground {background-color:#cc699e;}
Border around this has a color of #cc699e
<div style="border:2px solid #cc699e;">Content here</div>
.myborder {border:2px solid #cc699e;}