#dcefcd color space conversions
Hex:
#dcefcd
RGB:
220, 239, 205
CMY:
14, 6, 20
CMYK:
8, 0, 14, 6
HSL:
94°, 51.5152%, 87.0588%
HSV (HSB):
94°, 14.2259%, 93.7255%
XYZ:
71.4011, 81.3564, 69.6977
xyY:
0.3210, 0.3657, 81.3564
CIE-Lab:
92.2901, -12.2413, 14.3418
CIE-LCH:
92.2901, 18.8557, 130.4820
CIE-Luv:
92.2901, -9.0503, 23.4301
Hunter-Lab:
90.1978, -16.5444, 17.3238
#dcefcd color charts
#dcefcd color shades, tints & tones
#dcefcd color schemes
#dcefcd color preview, HTML & CSS examples
This text has a color of #dcefcd
<p style="color:#dcefcd;">Text here</p>
.mytext {color:#dcefcd;}
This box has a color of #dcefcd
<div style="background-color:#dcefcd;">Content here</div>
.mybackground {background-color:#dcefcd;}
Border around this has a color of #dcefcd
<div style="border:2px solid #dcefcd;">Content here</div>
.myborder {border:2px solid #dcefcd;}