#ccc1d1 color space conversions
Hex:
#ccc1d1
RGB:
204, 193, 209
CMY:
20, 24, 18
CMYK:
2, 8, 0, 18
HSL:
281°, 14.8148%, 78.8235%
HSV (HSB):
281°, 7.6555%, 81.9608%
XYZ:
55.4804, 55.5807, 68.1256
xyY:
0.3096, 0.3102, 55.5807
CIE-Lab:
79.3746, 6.7686, -6.6204
CIE-LCH:
79.3746, 9.4680, 315.6345
CIE-Luv:
79.3746, 5.2561, -11.2580
Hunter-Lab:
74.5525, 2.3691, -1.9921
#ccc1d1 color charts
#ccc1d1 color shades, tints & tones
#ccc1d1 color schemes
#ccc1d1 color preview, HTML & CSS examples
This text has a color of #ccc1d1
<p style="color:#ccc1d1;">Text here</p>
.mytext {color:#ccc1d1;}
This box has a color of #ccc1d1
<div style="background-color:#ccc1d1;">Content here</div>
.mybackground {background-color:#ccc1d1;}
Border around this has a color of #ccc1d1
<div style="border:2px solid #ccc1d1;">Content here</div>
.myborder {border:2px solid #ccc1d1;}