#dec4ae color space conversions
Hex:
#dec4ae
RGB:
222, 196, 174
CMY:
13, 23, 32
CMYK:
0, 12, 22, 13
HSL:
28°, 42.1053%, 77.6471%
HSV (HSB):
28°, 21.6216%, 87.0588%
XYZ:
57.5041, 58.0654, 48.2214
xyY:
0.3511, 0.3545, 58.0654
CIE-Lab:
80.7752, 5.7519, 14.4052
CIE-LCH:
80.7752, 15.5111, 68.2337
CIE-Luv:
80.7752, 17.3240, 19.5641
Hunter-Lab:
76.2007, 1.3521, 15.8206
#dec4ae color charts
#dec4ae color shades, tints & tones
#dec4ae color schemes
#dec4ae color preview, HTML & CSS examples
This text has a color of #dec4ae
<p style="color:#dec4ae;">Text here</p>
.mytext {color:#dec4ae;}
This box has a color of #dec4ae
<div style="background-color:#dec4ae;">Content here</div>
.mybackground {background-color:#dec4ae;}
Border around this has a color of #dec4ae
<div style="border:2px solid #dec4ae;">Content here</div>
.myborder {border:2px solid #dec4ae;}