#e5ac2a color space conversions
Hex:
#e5ac2a
RGB:
229, 172, 42
CMY:
10, 33, 84
CMYK:
0, 25, 82, 10
HSL:
42°, 78.2427%, 53.1373%
HSV (HSB):
42°, 81.6594%, 89.8039%
XYZ:
47.4835, 46.3302, 8.6305
xyY:
0.4635, 0.4522, 46.3302
CIE-Lab:
73.7593, 9.8455, 68.8453
CIE-LCH:
73.7593, 69.5457, 81.8614
CIE-Luv:
73.7593, 47.3343, 71.3055
Hunter-Lab:
68.0663, 5.4068, 40.1287
#e5ac2a color charts
#e5ac2a color shades, tints & tones
#e5ac2a color schemes
#e5ac2a color preview, HTML & CSS examples
This text has a color of #e5ac2a
<p style="color:#e5ac2a;">Text here</p>
.mytext {color:#e5ac2a;}
This box has a color of #e5ac2a
<div style="background-color:#e5ac2a;">Content here</div>
.mybackground {background-color:#e5ac2a;}
Border around this has a color of #e5ac2a
<div style="border:2px solid #e5ac2a;">Content here</div>
.myborder {border:2px solid #e5ac2a;}