#decdc1 color space conversions
Hex:
#decdc1
RGB:
222, 205, 193
CMY:
13, 20, 24
CMYK:
0, 8, 13, 13
HSL:
25°, 30.5263%, 81.3725%
HSV (HSB):
25°, 13.0631%, 87.0588%
XYZ:
61.5812, 63.0425, 59.3748
xyY:
0.3347, 0.3426, 63.0425
CIE-Lab:
83.4647, 3.9258, 8.0939
CIE-LCH:
83.4647, 8.9958, 64.1251
CIE-Luv:
83.4647, 10.8167, 11.2073
Hunter-Lab:
79.3993, -0.5063, 11.2424
#decdc1 color charts
#decdc1 color shades, tints & tones
#decdc1 color schemes
#decdc1 color preview, HTML & CSS examples
This text has a color of #decdc1
<p style="color:#decdc1;">Text here</p>
.mytext {color:#decdc1;}
This box has a color of #decdc1
<div style="background-color:#decdc1;">Content here</div>
.mybackground {background-color:#decdc1;}
Border around this has a color of #decdc1
<div style="border:2px solid #decdc1;">Content here</div>
.myborder {border:2px solid #decdc1;}