#ccf8f8 color space conversions
Hex:
#ccf8f8
RGB:
204, 248, 248
CMY:
20, 3, 3
CMYK:
18, 0, 0, 3
HSL:
180°, 75.8621%, 88.6275%
HSV (HSB):
180°, 17.7419%, 97.2549%
XYZ:
75.4125, 86.7495, 101.5766
xyY:
0.2859, 0.3289, 86.7495
CIE-Lab:
94.6319, -13.9781, -4.6779
CIE-LCH:
94.6319, 14.7400, 198.5032
CIE-Luv:
94.6319, -22.6778, -4.9081
Hunter-Lab:
93.1394, -18.4672, 0.5367
#ccf8f8 color charts
#ccf8f8 color shades, tints & tones
#ccf8f8 color schemes
#ccf8f8 color preview, HTML & CSS examples
This text has a color of #ccf8f8
<p style="color:#ccf8f8;">Text here</p>
.mytext {color:#ccf8f8;}
This box has a color of #ccf8f8
<div style="background-color:#ccf8f8;">Content here</div>
.mybackground {background-color:#ccf8f8;}
Border around this has a color of #ccf8f8
<div style="border:2px solid #ccf8f8;">Content here</div>
.myborder {border:2px solid #ccf8f8;}