#ccf2e1 color space conversions
Hex:
#ccf2e1
RGB:
204, 242, 225
CMY:
20, 5, 12
CMYK:
16, 0, 7, 5
HSL:
153°, 59.3750%, 87.4510%
HSV (HSB):
153°, 15.7025%, 94.9020%
XYZ:
70.2446, 81.7779, 83.3166
xyY:
0.2985, 0.3475, 81.7779
CIE-Lab:
92.4767, -15.5135, 4.0979
CIE-LCH:
92.4767, 16.0456, 165.2031
CIE-Luv:
92.4767, -19.4705, 8.9757
Hunter-Lab:
90.4311, -19.6002, 8.6763
#ccf2e1 color charts
#ccf2e1 color shades, tints & tones
#ccf2e1 color schemes
#ccf2e1 color preview, HTML & CSS examples
This text has a color of #ccf2e1
<p style="color:#ccf2e1;">Text here</p>
.mytext {color:#ccf2e1;}
This box has a color of #ccf2e1
<div style="background-color:#ccf2e1;">Content here</div>
.mybackground {background-color:#ccf2e1;}
Border around this has a color of #ccf2e1
<div style="border:2px solid #ccf2e1;">Content here</div>
.myborder {border:2px solid #ccf2e1;}