#dcfabd color space conversions
Hex:
#dcfabd
RGB:
220, 250, 189
CMY:
14, 2, 26
CMYK:
12, 0, 24, 2
HSL:
90°, 85.9155%, 86.0784%
HSV (HSB):
90°, 24.4000%, 98.0392%
XYZ:
72.8861, 87.2610, 61.1457
xyY:
0.3294, 0.3943, 87.2610
CIE-Lab:
94.8489, -20.1413, 26.1132
CIE-LCH:
94.8489, 32.9784, 127.6433
CIE-Luv:
94.8489, -14.2757, 41.1930
Hunter-Lab:
93.4136, -24.1988, 26.5801
#dcfabd color charts
#dcfabd color shades, tints & tones
#dcfabd color schemes
#dcfabd color preview, HTML & CSS examples
This text has a color of #dcfabd
<p style="color:#dcfabd;">Text here</p>
.mytext {color:#dcfabd;}
This box has a color of #dcfabd
<div style="background-color:#dcfabd;">Content here</div>
.mybackground {background-color:#dcfabd;}
Border around this has a color of #dcfabd
<div style="border:2px solid #dcfabd;">Content here</div>
.myborder {border:2px solid #dcfabd;}