#e0a030 color space conversions
Hex:
#e0a030
RGB:
224, 160, 48
CMY:
12, 37, 81
CMYK:
0, 29, 79, 12
HSL:
38°, 73.9496%, 53.3333%
HSV (HSB):
38°, 78.5714%, 87.8431%
XYZ:
43.8448, 41.2023, 8.4383
xyY:
0.4690, 0.4407, 41.2023
CIE-Lab:
70.3174, 14.2763, 63.5535
CIE-LCH:
70.3174, 65.1372, 77.3395
CIE-Luv:
70.3174, 52.4440, 65.1584
Hunter-Lab:
64.1890, 9.5949, 37.1381
#e0a030 color charts
#e0a030 color shades, tints & tones
#e0a030 color schemes
#e0a030 color preview, HTML & CSS examples
This text has a color of #e0a030
<p style="color:#e0a030;">Text here</p>
.mytext {color:#e0a030;}
This box has a color of #e0a030
<div style="background-color:#e0a030;">Content here</div>
.mybackground {background-color:#e0a030;}
Border around this has a color of #e0a030
<div style="border:2px solid #e0a030;">Content here</div>
.myborder {border:2px solid #e0a030;}