#e0a70c color space conversions
Hex:
#e0a70c
RGB:
224, 167, 12
CMY:
12, 35, 95
CMYK:
0, 25, 95, 12
HSL:
44°, 89.8305%, 46.2745%
HSV (HSB):
44°, 94.6429%, 87.8431%
XYZ:
44.6255, 43.5113, 6.3943
xyY:
0.4721, 0.4603, 43.5113
CIE-Lab:
71.9006, 9.7320, 73.8133
CIE-LCH:
71.9006, 74.4521, 82.4891
CIE-Luv:
71.9006, 47.9494, 73.1208
Hunter-Lab:
65.9631, 5.3240, 40.4267
#e0a70c color charts
#e0a70c color shades, tints & tones
#e0a70c color schemes
#e0a70c color preview, HTML & CSS examples
This text has a color of #e0a70c
<p style="color:#e0a70c;">Text here</p>
.mytext {color:#e0a70c;}
This box has a color of #e0a70c
<div style="background-color:#e0a70c;">Content here</div>
.mybackground {background-color:#e0a70c;}
Border around this has a color of #e0a70c
<div style="border:2px solid #e0a70c;">Content here</div>
.myborder {border:2px solid #e0a70c;}