#ea5e01 color space conversions
Hex:
#ea5e01
RGB:
234, 94, 1
CMY:
8, 63, 100
CMYK:
0, 60, 100, 8
HSL:
24°, 99.1489%, 46.0784%
HSV (HSB):
24°, 99.5726%, 91.7647%
XYZ:
37.9399, 25.5000, 2.9511
xyY:
0.5715, 0.3841, 25.5000
CIE-Lab:
57.5594, 51.0816, 66.7503
CIE-LCH:
57.5594, 84.0532, 52.5745
CIE-Luv:
57.5594, 116.4836, 49.5832
Hunter-Lab:
50.4975, 45.7401, 31.8834
#ea5e01 color charts
#ea5e01 color shades, tints & tones
#ea5e01 color schemes
#ea5e01 color preview, HTML & CSS examples
This text has a color of #ea5e01
<p style="color:#ea5e01;">Text here</p>
.mytext {color:#ea5e01;}
This box has a color of #ea5e01
<div style="background-color:#ea5e01;">Content here</div>
.mybackground {background-color:#ea5e01;}
Border around this has a color of #ea5e01
<div style="border:2px solid #ea5e01;">Content here</div>
.myborder {border:2px solid #ea5e01;}