#ccf0d7 color space conversions
Hex:
#ccf0d7
RGB:
204, 240, 215
CMY:
20, 6, 16
CMYK:
15, 0, 10, 6
HSL:
138°, 54.5455%, 87.0588%
HSV (HSB):
138°, 15.0000%, 94.1176%
XYZ:
68.3277, 80.0638, 76.1426
xyY:
0.3043, 0.3566, 80.0638
CIE-Lab:
91.7135, -16.3737, 8.1908
CIE-LCH:
91.7135, 18.3081, 153.4240
CIE-Luv:
91.7135, -18.3068, 15.2376
Hunter-Lab:
89.4784, -20.2807, 12.1814
#ccf0d7 color charts
#ccf0d7 color shades, tints & tones
#ccf0d7 color schemes
#ccf0d7 color preview, HTML & CSS examples
This text has a color of #ccf0d7
<p style="color:#ccf0d7;">Text here</p>
.mytext {color:#ccf0d7;}
This box has a color of #ccf0d7
<div style="background-color:#ccf0d7;">Content here</div>
.mybackground {background-color:#ccf0d7;}
Border around this has a color of #ccf0d7
<div style="border:2px solid #ccf0d7;">Content here</div>
.myborder {border:2px solid #ccf0d7;}