#decbc0 color space conversions
Hex:
#decbc0
RGB:
222, 203, 192
CMY:
13, 20, 25
CMYK:
0, 9, 14, 13
HSL:
22°, 31.2500%, 81.1765%
HSV (HSB):
22°, 13.5135%, 87.0588%
XYZ:
60.9946, 62.0472, 58.6307
xyY:
0.3357, 0.3415, 62.0472
CIE-Lab:
82.9385, 4.8158, 7.8721
CIE-LCH:
82.9385, 9.2283, 58.5439
CIE-Luv:
82.9385, 11.9875, 10.7099
Hunter-Lab:
78.7701, 0.3715, 11.0079
#decbc0 color charts
#decbc0 color shades, tints & tones
#decbc0 color schemes
#decbc0 color preview, HTML & CSS examples
This text has a color of #decbc0
<p style="color:#decbc0;">Text here</p>
.mytext {color:#decbc0;}
This box has a color of #decbc0
<div style="background-color:#decbc0;">Content here</div>
.mybackground {background-color:#decbc0;}
Border around this has a color of #decbc0
<div style="border:2px solid #decbc0;">Content here</div>
.myborder {border:2px solid #decbc0;}