#dcf7d7 color space conversions
Hex:
#dcf7d7
RGB:
220, 247, 215
CMY:
14, 3, 16
CMYK:
11, 0, 13, 3
HSL:
111°, 66.6667%, 90.5882%
HSV (HSB):
111°, 12.9555%, 96.8627%
XYZ:
75.0417, 86.6435, 77.0587
xyY:
0.3143, 0.3629, 86.6435
CIE-Lab:
94.5868, -14.5437, 12.4356
CIE-LCH:
94.5868, 19.1354, 139.4678
CIE-Luv:
94.5868, -13.4291, 21.2132
Hunter-Lab:
93.0825, -18.9903, 16.0743
#dcf7d7 color charts
#dcf7d7 color shades, tints & tones
#dcf7d7 color schemes
#dcf7d7 color preview, HTML & CSS examples
This text has a color of #dcf7d7
<p style="color:#dcf7d7;">Text here</p>
.mytext {color:#dcf7d7;}
This box has a color of #dcf7d7
<div style="background-color:#dcf7d7;">Content here</div>
.mybackground {background-color:#dcf7d7;}
Border around this has a color of #dcf7d7
<div style="border:2px solid #dcf7d7;">Content here</div>
.myborder {border:2px solid #dcf7d7;}