#dcf8ed color space conversions
Hex:
#dcf8ed
RGB:
220, 248, 237
CMY:
14, 3, 7
CMYK:
11, 0, 4, 3
HSL:
156°, 66.6667%, 91.7647%
HSV (HSB):
156°, 11.2903%, 97.2549%
XYZ:
78.3687, 88.4649, 93.0657
xyY:
0.3015, 0.3404, 88.4649
CIE-Lab:
95.3563, -11.1298, 2.1892
CIE-LCH:
95.3563, 11.3431, 168.8723
CIE-Luv:
95.3563, -14.5663, 5.3375
Hunter-Lab:
94.0558, -15.8687, 7.1731
#dcf8ed color charts
#dcf8ed color shades, tints & tones
#dcf8ed color schemes
#dcf8ed color preview, HTML & CSS examples
This text has a color of #dcf8ed
<p style="color:#dcf8ed;">Text here</p>
.mytext {color:#dcf8ed;}
This box has a color of #dcf8ed
<div style="background-color:#dcf8ed;">Content here</div>
.mybackground {background-color:#dcf8ed;}
Border around this has a color of #dcf8ed
<div style="border:2px solid #dcf8ed;">Content here</div>
.myborder {border:2px solid #dcf8ed;}