#d5decb color space conversions
Hex:
#d5decb
RGB:
213, 222, 203
CMY:
16, 13, 20
CMYK:
4, 0, 9, 13
HSL:
88°, 22.3529%, 83.3333%
HSV (HSB):
88°, 8.5586%, 87.0588%
XYZ:
64.3413, 70.7005, 66.7553
xyY:
0.3188, 0.3504, 70.7005
CIE-Lab:
87.3393, -6.4050, 8.2665
CIE-LCH:
87.3393, 10.4575, 127.7689
CIE-Luv:
87.3393, -4.1086, 13.4568
Hunter-Lab:
84.0836, -10.5568, 11.7872
#d5decb color charts
#d5decb color shades, tints & tones
#d5decb color schemes
#d5decb color preview, HTML & CSS examples
This text has a color of #d5decb
<p style="color:#d5decb;">Text here</p>
.mytext {color:#d5decb;}
This box has a color of #d5decb
<div style="background-color:#d5decb;">Content here</div>
.mybackground {background-color:#d5decb;}
Border around this has a color of #d5decb
<div style="border:2px solid #d5decb;">Content here</div>
.myborder {border:2px solid #d5decb;}