#dcf8f8 color space conversions
Hex:
#dcf8f8
RGB:
220, 248, 248
CMY:
14, 3, 3
CMYK:
11, 0, 0, 3
HSL:
180°, 66.6667%, 91.7647%
HSV (HSB):
180°, 11.2903%, 97.2549%
XYZ:
80.0259, 89.1278, 101.7925
xyY:
0.2954, 0.3290, 89.1278
CIE-Lab:
95.6338, -9.0439, -3.0888
CIE-LCH:
95.6338, 9.5568, 198.8569
CIE-Luv:
95.6338, -14.8987, -3.2303
Hunter-Lab:
94.4075, -13.9050, 2.1573
#dcf8f8 color charts
#dcf8f8 color shades, tints & tones
#dcf8f8 color schemes
#dcf8f8 color preview, HTML & CSS examples
This text has a color of #dcf8f8
<p style="color:#dcf8f8;">Text here</p>
.mytext {color:#dcf8f8;}
This box has a color of #dcf8f8
<div style="background-color:#dcf8f8;">Content here</div>
.mybackground {background-color:#dcf8f8;}
Border around this has a color of #dcf8f8
<div style="border:2px solid #dcf8f8;">Content here</div>
.myborder {border:2px solid #dcf8f8;}