#deaa9f color space conversions
Hex:
#deaa9f
RGB:
222, 170, 159
CMY:
13, 33, 38
CMYK:
0, 23, 28, 13
HSL:
10°, 48.8372%, 74.7059%
HSV (HSB):
10°, 28.3784%, 87.0588%
XYZ:
50.7569, 46.7822, 39.1556
xyY:
0.3713, 0.3422, 46.7822
CIE-Lab:
74.0503, 17.5062, 13.0345
CIE-LCH:
74.0503, 21.8258, 36.6702
CIE-Luv:
74.0503, 34.2097, 15.0575
Hunter-Lab:
68.3976, 12.7668, 13.9365
#deaa9f color charts
#deaa9f color shades, tints & tones
#deaa9f color schemes
#deaa9f color preview, HTML & CSS examples
This text has a color of #deaa9f
<p style="color:#deaa9f;">Text here</p>
.mytext {color:#deaa9f;}
This box has a color of #deaa9f
<div style="background-color:#deaa9f;">Content here</div>
.mybackground {background-color:#deaa9f;}
Border around this has a color of #deaa9f
<div style="border:2px solid #deaa9f;">Content here</div>
.myborder {border:2px solid #deaa9f;}