#deaa2c color space conversions
Hex:
#deaa2c
RGB:
222, 170, 44
CMY:
13, 33, 83
CMYK:
0, 23, 80, 13
HSL:
42°, 72.9508%, 52.1569%
HSV (HSB):
42°, 80.1802%, 87.0588%
XYZ:
44.9535, 44.4609, 8.5954
xyY:
0.4587, 0.4536, 44.4609
CIE-Lab:
72.5355, 7.9453, 66.8518
CIE-LCH:
72.5355, 67.3223, 83.2223
CIE-Luv:
72.5355, 43.3059, 69.8967
Hunter-Lab:
66.6790, 3.6526, 39.0324
#deaa2c color charts
#deaa2c color shades, tints & tones
#deaa2c color schemes
#deaa2c color preview, HTML & CSS examples
This text has a color of #deaa2c
<p style="color:#deaa2c;">Text here</p>
.mytext {color:#deaa2c;}
This box has a color of #deaa2c
<div style="background-color:#deaa2c;">Content here</div>
.mybackground {background-color:#deaa2c;}
Border around this has a color of #deaa2c
<div style="border:2px solid #deaa2c;">Content here</div>
.myborder {border:2px solid #deaa2c;}