#e0af2c color space conversions
Hex:
#e0af2c
RGB:
224, 175, 44
CMY:
12, 31, 83
CMYK:
0, 22, 80, 12
HSL:
44°, 74.3802%, 52.5490%
HSV (HSB):
44°, 80.3571%, 87.8431%
XYZ:
46.5251, 46.6891, 8.9426
xyY:
0.4554, 0.4570, 46.6891
CIE-Lab:
73.9905, 6.1615, 68.2202
CIE-LCH:
73.9905, 68.4979, 84.8392
CIE-Luv:
73.9905, 41.0686, 71.9273
Hunter-Lab:
68.3294, 1.9630, 40.0710
#e0af2c color charts
#e0af2c color shades, tints & tones
#e0af2c color schemes
#e0af2c color preview, HTML & CSS examples
This text has a color of #e0af2c
<p style="color:#e0af2c;">Text here</p>
.mytext {color:#e0af2c;}
This box has a color of #e0af2c
<div style="background-color:#e0af2c;">Content here</div>
.mybackground {background-color:#e0af2c;}
Border around this has a color of #e0af2c
<div style="border:2px solid #e0af2c;">Content here</div>
.myborder {border:2px solid #e0af2c;}