#ccf2ed color space conversions
Hex:
#ccf2ed
RGB:
204, 242, 237
CMY:
20, 5, 7
CMYK:
16, 0, 2, 5
HSL:
172°, 59.3750%, 87.4510%
HSV (HSB):
172°, 15.7025%, 94.9020%
XYZ:
71.9400, 82.4561, 92.2447
xyY:
0.2917, 0.3343, 82.4561
CIE-Lab:
92.7758, -13.1943, -1.7003
CIE-LCH:
92.7758, 13.3034, 187.3431
CIE-Luv:
92.7758, -19.7154, -0.3421
Hunter-Lab:
90.8053, -17.4936, 3.3339
#ccf2ed color charts
#ccf2ed color shades, tints & tones
#ccf2ed color schemes
#ccf2ed color preview, HTML & CSS examples
This text has a color of #ccf2ed
<p style="color:#ccf2ed;">Text here</p>
.mytext {color:#ccf2ed;}
This box has a color of #ccf2ed
<div style="background-color:#ccf2ed;">Content here</div>
.mybackground {background-color:#ccf2ed;}
Border around this has a color of #ccf2ed
<div style="border:2px solid #ccf2ed;">Content here</div>
.myborder {border:2px solid #ccf2ed;}