#e5a12a color space conversions
Hex:
#e5a12a
RGB:
229, 161, 42
CMY:
10, 37, 84
CMYK:
0, 30, 82, 10
HSL:
38°, 78.2427%, 53.1373%
HSV (HSB):
38°, 81.6594%, 89.8039%
XYZ:
45.4759, 42.3149, 7.9612
xyY:
0.4749, 0.4419, 42.3149
CIE-Lab:
71.0875, 15.6896, 66.5193
CIE-LCH:
71.0875, 68.3446, 76.7285
CIE-Luv:
71.0875, 55.9245, 67.0530
Hunter-Lab:
65.0499, 10.9506, 38.2786
#e5a12a color charts
#e5a12a color shades, tints & tones
#e5a12a color schemes
#e5a12a color preview, HTML & CSS examples
This text has a color of #e5a12a
<p style="color:#e5a12a;">Text here</p>
.mytext {color:#e5a12a;}
This box has a color of #e5a12a
<div style="background-color:#e5a12a;">Content here</div>
.mybackground {background-color:#e5a12a;}
Border around this has a color of #e5a12a
<div style="border:2px solid #e5a12a;">Content here</div>
.myborder {border:2px solid #e5a12a;}