#dec8ac color space conversions
Hex:
#dec8ac
RGB:
222, 200, 172
CMY:
13, 22, 33
CMYK:
0, 10, 23, 13
HSL:
34°, 43.1034%, 77.2549%
HSV (HSB):
34°, 22.5225%, 87.0588%
XYZ:
58.2249, 59.8167, 47.5067
xyY:
0.3517, 0.3613, 59.8167
CIE-Lab:
81.7385, 3.3592, 16.8229
CIE-LCH:
81.7385, 17.1550, 78.7076
CIE-Luv:
81.7385, 15.1670, 23.3416
Hunter-Lab:
77.3413, -0.9669, 17.7201
#dec8ac color charts
#dec8ac color shades, tints & tones
#dec8ac color schemes
#dec8ac color preview, HTML & CSS examples
This text has a color of #dec8ac
<p style="color:#dec8ac;">Text here</p>
.mytext {color:#dec8ac;}
This box has a color of #dec8ac
<div style="background-color:#dec8ac;">Content here</div>
.mybackground {background-color:#dec8ac;}
Border around this has a color of #dec8ac
<div style="border:2px solid #dec8ac;">Content here</div>
.myborder {border:2px solid #dec8ac;}