#decfd5 color space conversions
Hex:
#decfd5
RGB:
222, 207, 213
CMY:
13, 19, 16
CMYK:
0, 7, 4, 13
HSL:
336°, 18.5185%, 84.1176%
HSV (HSB):
336°, 6.7568%, 87.0588%
XYZ:
64.4473, 64.9593, 72.0925
xyY:
0.3198, 0.3224, 64.9593
CIE-Lab:
84.4628, 6.2345, -1.1054
CIE-LCH:
84.4628, 6.3318, 349.9459
CIE-Luv:
84.4628, 8.2912, -2.7835
Hunter-Lab:
80.5974, 1.6868, 3.3846
#decfd5 color charts
#decfd5 color shades, tints & tones
#decfd5 color schemes
#decfd5 color preview, HTML & CSS examples
This text has a color of #decfd5
<p style="color:#decfd5;">Text here</p>
.mytext {color:#decfd5;}
This box has a color of #decfd5
<div style="background-color:#decfd5;">Content here</div>
.mybackground {background-color:#decfd5;}
Border around this has a color of #decfd5
<div style="border:2px solid #decfd5;">Content here</div>
.myborder {border:2px solid #decfd5;}