#decfd9 color space conversions
Hex:
#decfd9
RGB:
222, 207, 217
CMY:
13, 19, 15
CMYK:
0, 7, 2, 13
HSL:
320°, 18.5185%, 84.1176%
HSV (HSB):
320°, 6.7568%, 87.0588%
XYZ:
64.9614, 65.1650, 74.7999
xyY:
0.3170, 0.3180, 65.1650
CIE-Lab:
84.5687, 6.9430, -3.0782
CIE-LCH:
84.5687, 7.5948, 336.0900
CIE-Luv:
84.5687, 7.9971, -5.9189
Hunter-Lab:
80.7248, 2.3752, 1.5691
#decfd9 color charts
#decfd9 color shades, tints & tones
#decfd9 color schemes
#decfd9 color preview, HTML & CSS examples
This text has a color of #decfd9
<p style="color:#decfd9;">Text here</p>
.mytext {color:#decfd9;}
This box has a color of #decfd9
<div style="background-color:#decfd9;">Content here</div>
.mybackground {background-color:#decfd9;}
Border around this has a color of #decfd9
<div style="border:2px solid #decfd9;">Content here</div>
.myborder {border:2px solid #decfd9;}