#dec9ac color space conversions
Hex:
#dec9ac
RGB:
222, 201, 172
CMY:
13, 21, 33
CMYK:
0, 9, 23, 13
HSL:
35°, 43.1034%, 77.2549%
HSV (HSB):
35°, 22.5225%, 87.0588%
XYZ:
58.4572, 60.2814, 47.5842
xyY:
0.3515, 0.3624, 60.2814
CIE-Lab:
81.9909, 2.8351, 17.1758
CIE-LCH:
81.9909, 17.4083, 80.6269
CIE-Luv:
81.9909, 14.5893, 23.9314
Hunter-Lab:
77.6411, -1.4765, 18.0115
#dec9ac color charts
#dec9ac color shades, tints & tones
#dec9ac color schemes
#dec9ac color preview, HTML & CSS examples
This text has a color of #dec9ac
<p style="color:#dec9ac;">Text here</p>
.mytext {color:#dec9ac;}
This box has a color of #dec9ac
<div style="background-color:#dec9ac;">Content here</div>
.mybackground {background-color:#dec9ac;}
Border around this has a color of #dec9ac
<div style="border:2px solid #dec9ac;">Content here</div>
.myborder {border:2px solid #dec9ac;}