#dcf2ed color space conversions
Hex:
#dcf2ed
RGB:
220, 242, 237
CMY:
14, 5, 7
CMYK:
9, 0, 2, 5
HSL:
166°, 45.8333%, 90.5882%
HSV (HSB):
166°, 9.0909%, 94.9020%
XYZ:
76.5534, 84.8343, 92.4606
xyY:
0.3016, 0.3342, 84.8343
CIE-Lab:
93.8117, -8.1202, -0.0618
CIE-LCH:
93.8117, 8.1204, 180.4360
CIE-Luv:
93.8117, -11.6695, 1.3371
Hunter-Lab:
92.1056, -12.8247, 4.9553
#dcf2ed color charts
#dcf2ed color shades, tints & tones
#dcf2ed color schemes
#dcf2ed color preview, HTML & CSS examples
This text has a color of #dcf2ed
<p style="color:#dcf2ed;">Text here</p>
.mytext {color:#dcf2ed;}
This box has a color of #dcf2ed
<div style="background-color:#dcf2ed;">Content here</div>
.mybackground {background-color:#dcf2ed;}
Border around this has a color of #dcf2ed
<div style="border:2px solid #dcf2ed;">Content here</div>
.myborder {border:2px solid #dcf2ed;}