#ea5000 color space conversions
Hex:
#ea5000
RGB:
234, 80, 0
CMY:
8, 69, 100
CMYK:
0, 66, 100, 8
HSL:
21°, 100.0000%, 45.8824%
HSV (HSB):
21°, 100.0000%, 91.7647%
XYZ:
36.8003, 23.2297, 2.5442
xyY:
0.5881, 0.3712, 23.2297
CIE-Lab:
55.3082, 57.0618, 65.7674
CIE-LCH:
55.3082, 87.0713, 49.0541
CIE-Luv:
55.3082, 127.1446, 45.8771
Hunter-Lab:
48.1972, 51.9460, 30.6083
#ea5000 color charts
#ea5000 color shades, tints & tones
#ea5000 color schemes
#ea5000 color preview, HTML & CSS examples
This text has a color of #ea5000
<p style="color:#ea5000;">Text here</p>
.mytext {color:#ea5000;}
This box has a color of #ea5000
<div style="background-color:#ea5000;">Content here</div>
.mybackground {background-color:#ea5000;}
Border around this has a color of #ea5000
<div style="border:2px solid #ea5000;">Content here</div>
.myborder {border:2px solid #ea5000;}