#ccf0f0 color space conversions
Hex:
#ccf0f0
RGB:
204, 240, 240
CMY:
20, 6, 6
CMYK:
15, 0, 0, 6
HSL:
180°, 54.5455%, 87.0588%
HSV (HSB):
180°, 15.0000%, 94.1176%
XYZ:
71.7901, 81.4488, 94.3755
xyY:
0.2899, 0.3289, 81.4488
CIE-Lab:
92.3310, -11.5941, -3.9132
CIE-LCH:
92.3310, 12.2366, 198.6502
CIE-Luv:
92.3310, -18.8525, -4.0825
Hunter-Lab:
90.2490, -15.9449, 1.1733
#ccf0f0 color charts
#ccf0f0 color shades, tints & tones
#ccf0f0 color schemes
#ccf0f0 color preview, HTML & CSS examples
This text has a color of #ccf0f0
<p style="color:#ccf0f0;">Text here</p>
.mytext {color:#ccf0f0;}
This box has a color of #ccf0f0
<div style="background-color:#ccf0f0;">Content here</div>
.mybackground {background-color:#ccf0f0;}
Border around this has a color of #ccf0f0
<div style="border:2px solid #ccf0f0;">Content here</div>
.myborder {border:2px solid #ccf0f0;}