#decdb6 color space conversions
Hex:
#decdb6
RGB:
222, 205, 182
CMY:
13, 20, 29
CMYK:
0, 8, 18, 13
HSL:
35°, 37.7358%, 79.2157%
HSV (HSB):
35°, 18.0180%, 87.0588%
XYZ:
60.3990, 62.5696, 53.1497
xyY:
0.3429, 0.3553, 62.5696
CIE-Lab:
83.2154, 2.2140, 13.5865
CIE-LCH:
83.2154, 13.7657, 80.7446
CIE-Luv:
83.2154, 11.5987, 19.2467
Hunter-Lab:
79.1010, -2.1297, 15.5324
#decdb6 color charts
#decdb6 color shades, tints & tones
#decdb6 color schemes
#decdb6 color preview, HTML & CSS examples
This text has a color of #decdb6
<p style="color:#decdb6;">Text here</p>
.mytext {color:#decdb6;}
This box has a color of #decdb6
<div style="background-color:#decdb6;">Content here</div>
.mybackground {background-color:#decdb6;}
Border around this has a color of #decdb6
<div style="border:2px solid #decdb6;">Content here</div>
.myborder {border:2px solid #decdb6;}