#ccc9dc color space conversions
Hex:
#ccc9dc
RGB:
204, 201, 220
CMY:
20, 21, 14
CMYK:
7, 9, 0, 14
HSL:
249°, 21.3483%, 82.5490%
HSV (HSB):
249°, 8.6364%, 86.2745%
XYZ:
58.7068, 59.7780, 76.1543
xyY:
0.3016, 0.3071, 59.7780
CIE-Lab:
81.7174, 4.6185, -9.0530
CIE-LCH:
81.7174, 10.1630, 297.0287
CIE-Luv:
81.7174, 0.5532, -14.7464
Hunter-Lab:
77.3162, 0.2330, -4.2776
#ccc9dc color charts
#ccc9dc color shades, tints & tones
#ccc9dc color schemes
#ccc9dc color preview, HTML & CSS examples
This text has a color of #ccc9dc
<p style="color:#ccc9dc;">Text here</p>
.mytext {color:#ccc9dc;}
This box has a color of #ccc9dc
<div style="background-color:#ccc9dc;">Content here</div>
.mybackground {background-color:#ccc9dc;}
Border around this has a color of #ccc9dc
<div style="border:2px solid #ccc9dc;">Content here</div>
.myborder {border:2px solid #ccc9dc;}