#ccf0d9 color space conversions
Hex:
#ccf0d9
RGB:
204, 240, 217
CMY:
20, 6, 15
CMYK:
15, 0, 10, 6
HSL:
142°, 54.5455%, 87.0588%
HSV (HSB):
142°, 15.0000%, 94.1176%
XYZ:
68.5863, 80.1673, 77.5046
xyY:
0.3031, 0.3543, 80.1673
CIE-Lab:
91.7599, -16.0092, 7.2185
CIE-LCH:
91.7599, 17.5613, 155.7294
CIE-Luv:
91.7599, -18.3489, 13.7334
Hunter-Lab:
89.5362, -19.9542, 11.3525
#ccf0d9 color charts
#ccf0d9 color shades, tints & tones
#ccf0d9 color schemes
#ccf0d9 color preview, HTML & CSS examples
This text has a color of #ccf0d9
<p style="color:#ccf0d9;">Text here</p>
.mytext {color:#ccf0d9;}
This box has a color of #ccf0d9
<div style="background-color:#ccf0d9;">Content here</div>
.mybackground {background-color:#ccf0d9;}
Border around this has a color of #ccf0d9
<div style="border:2px solid #ccf0d9;">Content here</div>
.myborder {border:2px solid #ccf0d9;}