In RGB color space, #ea8000 hex color has a red value of 234, a green value of 128 and a blue value of 0.
In CMYK color space (used in color printing), #ea8000 hex color is composed of 0% cyan, 45.3% magenta, 100% yellow and 8.24% black.
#ea8000 color has a hue of 32.8 degrees, a saturation of 100% and a lightness of 45.9%.
#ea8000 hex color contains mainly RED.
The closest web safe color of #ea8000 is #ff9900
#ea8000 hex color has a decimal value of 15368192.
HEX | ea8000 | #ea8000 |
---|---|---|
RGB | 234, 128, 0 | rgb(234, 128, 0) |
RGB Percent | 91.76, 50.2, 0 | rgb(91.76, 50.2, 0) |
CMYK | 0, 45, 100, 8 | |
HSL | 32.8°, 100, 45.9 | hsl(32.8, 100%, 45.9%) |
HSV | 32.8°, 100, 91.8 |
XYZ | 41.651, 32.931, 4.161 |
---|---|
Hunter Lab | 57.386, 29.132, 35.871 |
CIE-LAB | 64.105, 34.5, 70.746 |
CIE-LCH | 64.105, 78.71, 64.003 |
CIE-LUV | 0, 45.3, 100, 8.24 |
Web Safe | ff9900 |
RGB percent of color #ea8000
CMYK percent of color #ea8000
Text with hexadecimal color #ea8000
This text has a font color of #ea8000
<p style="color:#ea8000">Text here</p>
#ea8000 Background Color
This box has a background color of #ea8000
<div style="background-color:#ea8000">Text here</div>
#ea8000 Border Color
This box has a border color of #ea8000
<div style="border: 4px solid #ea8000">Text here</div>
CSS codes
<p style="color:#ea8000">Text here</p>
<div style="background-color:#ea8000">Text here</div>
<div style="border: 4px solid #ea8000">Text here</div>
#ea8000 Color on white background
This is how a font and box color of #ea8000 will look
on a white background.
#ea8000 Color on black background
This is how a font and box color of #ea8000 hex color will look
on a black background.