#ccf2e2 color space conversions
Hex:
#ccf2e2
RGB:
204, 242, 226
CMY:
20, 5, 11
CMYK:
16, 0, 7, 5
HSL:
155°, 59.3750%, 87.4510%
HSV (HSB):
155°, 15.7025%, 94.9020%
XYZ:
70.3814, 81.8326, 84.0373
xyY:
0.2979, 0.3464, 81.8326
CIE-Lab:
92.5009, -15.3244, 3.6137
CIE-LCH:
92.5009, 15.7447, 166.7312
CIE-Luv:
92.5009, -19.4906, 8.2086
Hunter-Lab:
90.4614, -19.4295, 8.2434
#ccf2e2 color charts
#ccf2e2 color shades, tints & tones
#ccf2e2 color schemes
#ccf2e2 color preview, HTML & CSS examples
This text has a color of #ccf2e2
<p style="color:#ccf2e2;">Text here</p>
.mytext {color:#ccf2e2;}
This box has a color of #ccf2e2
<div style="background-color:#ccf2e2;">Content here</div>
.mybackground {background-color:#ccf2e2;}
Border around this has a color of #ccf2e2
<div style="border:2px solid #ccf2e2;">Content here</div>
.myborder {border:2px solid #ccf2e2;}