#dec3bd color space conversions
Hex:
#dec3bd
RGB:
222, 195, 189
CMY:
13, 24, 26
CMYK:
0, 12, 15, 13
HSL:
11°, 33.3333%, 80.5882%
HSV (HSB):
11°, 14.8649%, 87.0588%
XYZ:
58.8246, 58.2339, 56.2840
xyY:
0.3394, 0.3359, 58.2339
CIE-Lab:
80.8687, 8.5613, 6.5039
CIE-LCH:
80.8687, 10.7516, 37.2234
CIE-Luv:
80.8687, 16.6499, 8.0005
Hunter-Lab:
76.3112, 4.0526, 9.6879
#dec3bd color charts
#dec3bd color shades, tints & tones
#dec3bd color schemes
#dec3bd color preview, HTML & CSS examples
This text has a color of #dec3bd
<p style="color:#dec3bd;">Text here</p>
.mytext {color:#dec3bd;}
This box has a color of #dec3bd
<div style="background-color:#dec3bd;">Content here</div>
.mybackground {background-color:#dec3bd;}
Border around this has a color of #dec3bd
<div style="border:2px solid #dec3bd;">Content here</div>
.myborder {border:2px solid #dec3bd;}