#ccf2e4 color space conversions
Hex:
#ccf2e4
RGB:
204, 242, 228
CMY:
20, 5, 11
CMYK:
16, 0, 6, 5
HSL:
158°, 59.3750%, 87.4510%
HSV (HSB):
158°, 15.7025%, 94.9020%
XYZ:
70.6576, 81.9431, 85.4913
xyY:
0.2968, 0.3442, 81.9431
CIE-Lab:
92.5497, -14.9439, 2.6458
CIE-LCH:
92.5497, 15.1763, 169.9599
CIE-Luv:
92.5497, -19.5309, 6.6689
Hunter-Lab:
90.5224, -19.0855, 7.3709
#ccf2e4 color charts
#ccf2e4 color shades, tints & tones
#ccf2e4 color schemes
#ccf2e4 color preview, HTML & CSS examples
This text has a color of #ccf2e4
<p style="color:#ccf2e4;">Text here</p>
.mytext {color:#ccf2e4;}
This box has a color of #ccf2e4
<div style="background-color:#ccf2e4;">Content here</div>
.mybackground {background-color:#ccf2e4;}
Border around this has a color of #ccf2e4
<div style="border:2px solid #ccf2e4;">Content here</div>
.myborder {border:2px solid #ccf2e4;}