#dcf4e9 color space conversions
Hex:
#dcf4e9
RGB:
220, 244, 233
CMY:
14, 4, 9
CMYK:
10, 0, 5, 4
HSL:
153°, 52.1739%, 90.9804%
HSV (HSB):
153°, 9.8361%, 95.6863%
XYZ:
76.5739, 85.8002, 89.6160
xyY:
0.3039, 0.3405, 85.8002
CIE-Lab:
94.2269, -9.8683, 2.6166
CIE-LCH:
94.2269, 10.2093, 165.1498
CIE-Luv:
94.2269, -12.5038, 5.7614
Hunter-Lab:
92.6284, -14.5377, 7.4781
#dcf4e9 color charts
#dcf4e9 color shades, tints & tones
#dcf4e9 color schemes
#dcf4e9 color preview, HTML & CSS examples
This text has a color of #dcf4e9
<p style="color:#dcf4e9;">Text here</p>
.mytext {color:#dcf4e9;}
This box has a color of #dcf4e9
<div style="background-color:#dcf4e9;">Content here</div>
.mybackground {background-color:#dcf4e9;}
Border around this has a color of #dcf4e9
<div style="border:2px solid #dcf4e9;">Content here</div>
.myborder {border:2px solid #dcf4e9;}