#dec1b4 color space conversions
Hex:
#dec1b4
RGB:
222, 193, 180
CMY:
13, 24, 29
CMYK:
0, 13, 19, 13
HSL:
19°, 38.8889%, 78.8235%
HSV (HSB):
19°, 18.9189%, 87.0588%
XYZ:
57.4324, 56.9648, 51.1483
xyY:
0.3469, 0.3441, 56.9648
CIE-Lab:
80.1598, 8.2284, 10.3202
CIE-LCH:
80.1598, 13.1990, 51.4343
CIE-Luv:
80.1598, 18.5468, 13.4413
Hunter-Lab:
75.4750, 3.7474, 12.6526
#dec1b4 color charts
#dec1b4 color shades, tints & tones
#dec1b4 color schemes
#dec1b4 color preview, HTML & CSS examples
This text has a color of #dec1b4
<p style="color:#dec1b4;">Text here</p>
.mytext {color:#dec1b4;}
This box has a color of #dec1b4
<div style="background-color:#dec1b4;">Content here</div>
.mybackground {background-color:#dec1b4;}
Border around this has a color of #dec1b4
<div style="border:2px solid #dec1b4;">Content here</div>
.myborder {border:2px solid #dec1b4;}