#decfd8 color space conversions
Hex:
#decfd8
RGB:
222, 207, 216
CMY:
13, 19, 15
CMYK:
0, 7, 3, 13
HSL:
324°, 18.5185%, 84.1176%
HSV (HSB):
324°, 6.7568%, 87.0588%
XYZ:
64.8317, 65.1131, 74.1168
xyY:
0.3177, 0.3191, 65.1131
CIE-Lab:
84.5420, 6.7648, -2.5854
CIE-LCH:
84.5420, 7.2420, 339.0839
CIE-Luv:
84.5420, 8.0708, -5.1326
Hunter-Lab:
80.6927, 2.2017, 2.0266
#decfd8 color charts
#decfd8 color shades, tints & tones
#decfd8 color schemes
#decfd8 color preview, HTML & CSS examples
This text has a color of #decfd8
<p style="color:#decfd8;">Text here</p>
.mytext {color:#decfd8;}
This box has a color of #decfd8
<div style="background-color:#decfd8;">Content here</div>
.mybackground {background-color:#decfd8;}
Border around this has a color of #decfd8
<div style="border:2px solid #decfd8;">Content here</div>
.myborder {border:2px solid #decfd8;}