#ccf5d4 color space conversions
Hex:
#ccf5d4
RGB:
204, 245, 212
CMY:
20, 4, 17
CMYK:
17, 0, 13, 4
HSL:
132°, 67.2131%, 88.0392%
HSV (HSB):
132°, 16.7347%, 96.0784%
XYZ:
69.4379, 82.8957, 74.6280
xyY:
0.3059, 0.3652, 82.8957
CIE-Lab:
92.9687, -19.3712, 11.5399
CIE-LCH:
92.9687, 22.5480, 149.2168
CIE-Luv:
92.9687, -20.6681, 20.7167
Hunter-Lab:
91.0470, -23.1976, 15.1350
#ccf5d4 color charts
#ccf5d4 color shades, tints & tones
#ccf5d4 color schemes
#ccf5d4 color preview, HTML & CSS examples
This text has a color of #ccf5d4
<p style="color:#ccf5d4;">Text here</p>
.mytext {color:#ccf5d4;}
This box has a color of #ccf5d4
<div style="background-color:#ccf5d4;">Content here</div>
.mybackground {background-color:#ccf5d4;}
Border around this has a color of #ccf5d4
<div style="border:2px solid #ccf5d4;">Content here</div>
.myborder {border:2px solid #ccf5d4;}