#dec2bd color space conversions
Hex:
#dec2bd
RGB:
222, 194, 189
CMY:
13, 24, 26
CMYK:
0, 13, 15, 13
HSL:
9°, 33.3333%, 80.5882%
HSV (HSB):
9°, 14.8649%, 87.0588%
XYZ:
58.6013, 57.7873, 56.2096
xyY:
0.3395, 0.3348, 57.7873
CIE-Lab:
80.6204, 9.0916, 6.1466
CIE-LCH:
80.6204, 10.9745, 34.0616
CIE-Luv:
80.6204, 17.2059, 7.3834
Hunter-Lab:
76.0180, 4.5720, 9.3721
#dec2bd color charts
#dec2bd color shades, tints & tones
#dec2bd color schemes
#dec2bd color preview, HTML & CSS examples
This text has a color of #dec2bd
<p style="color:#dec2bd;">Text here</p>
.mytext {color:#dec2bd;}
This box has a color of #dec2bd
<div style="background-color:#dec2bd;">Content here</div>
.mybackground {background-color:#dec2bd;}
Border around this has a color of #dec2bd
<div style="border:2px solid #dec2bd;">Content here</div>
.myborder {border:2px solid #dec2bd;}