#decfd3 color space conversions
Hex:
#decfd3
RGB:
222, 207, 211
CMY:
13, 19, 17
CMYK:
0, 7, 5, 13
HSL:
344°, 18.5185%, 84.1176%
HSV (HSB):
344°, 6.7568%, 87.0588%
XYZ:
64.1949, 64.8584, 70.7635
xyY:
0.3213, 0.3246, 64.8584
CIE-Lab:
84.4107, 5.8848, -0.1174
CIE-LCH:
84.4107, 5.8860, 358.8573
CIE-Luv:
84.4107, 8.4373, -1.2259
Hunter-Lab:
80.5347, 1.3481, 4.2779
#decfd3 color charts
#decfd3 color shades, tints & tones
#decfd3 color schemes
#decfd3 color preview, HTML & CSS examples
This text has a color of #decfd3
<p style="color:#decfd3;">Text here</p>
.mytext {color:#decfd3;}
This box has a color of #decfd3
<div style="background-color:#decfd3;">Content here</div>
.mybackground {background-color:#decfd3;}
Border around this has a color of #decfd3
<div style="border:2px solid #decfd3;">Content here</div>
.myborder {border:2px solid #decfd3;}