#ccf5f2 color space conversions
Hex:
#ccf5f2
RGB:
204, 245, 242
CMY:
20, 4, 5
CMYK:
17, 0, 1, 4
HSL:
176°, 67.2131%, 88.0392%
HSV (HSB):
176°, 16.7347%, 96.0784%
XYZ:
73.5813, 84.5530, 96.4466
xyY:
0.2890, 0.3321, 84.5530
CIE-Lab:
93.6902, -13.6964, -2.9547
CIE-LCH:
93.6902, 14.0115, 192.1737
CIE-Luv:
93.6902, -21.2011, -2.2256
Hunter-Lab:
91.9527, -18.0801, 2.1793
#ccf5f2 color charts
#ccf5f2 color shades, tints & tones
#ccf5f2 color schemes
#ccf5f2 color preview, HTML & CSS examples
This text has a color of #ccf5f2
<p style="color:#ccf5f2;">Text here</p>
.mytext {color:#ccf5f2;}
This box has a color of #ccf5f2
<div style="background-color:#ccf5f2;">Content here</div>
.mybackground {background-color:#ccf5f2;}
Border around this has a color of #ccf5f2
<div style="border:2px solid #ccf5f2;">Content here</div>
.myborder {border:2px solid #ccf5f2;}