#ccf5db color space conversions
Hex:
#ccf5db
RGB:
204, 245, 219
CMY:
20, 4, 14
CMYK:
17, 0, 11, 4
HSL:
142°, 67.2131%, 88.0392%
HSV (HSB):
142°, 16.7347%, 96.0784%
XYZ:
70.3404, 83.2567, 79.3806
xyY:
0.3019, 0.3574, 83.2567
CIE-Lab:
93.1267, -18.1095, 8.1457
CIE-LCH:
93.1267, 19.8571, 155.7815
CIE-Luv:
93.1267, -20.7877, 15.5125
Hunter-Lab:
91.2451, -22.0740, 12.2909
#ccf5db color charts
#ccf5db color shades, tints & tones
#ccf5db color schemes
#ccf5db color preview, HTML & CSS examples
This text has a color of #ccf5db
<p style="color:#ccf5db;">Text here</p>
.mytext {color:#ccf5db;}
This box has a color of #ccf5db
<div style="background-color:#ccf5db;">Content here</div>
.mybackground {background-color:#ccf5db;}
Border around this has a color of #ccf5db
<div style="border:2px solid #ccf5db;">Content here</div>
.myborder {border:2px solid #ccf5db;}