#e5901f color space conversions
Hex:
#e5901f
RGB:
229, 144, 31
CMY:
10, 44, 88
CMYK:
0, 37, 86, 10
HSL:
34°, 79.2000%, 50.9804%
HSV (HSB):
34°, 86.4629%, 89.8039%
XYZ:
42.5337, 36.7035, 6.1390
xyY:
0.4982, 0.4299, 36.7035
CIE-Lab:
67.0540, 24.4531, 66.5057
CIE-LCH:
67.0540, 70.8587, 69.8123
CIE-Luv:
67.0540, 70.0710, 62.6400
Hunter-Lab:
60.5834, 19.2983, 36.4004
#e5901f color charts
#e5901f color shades, tints & tones
#e5901f color schemes
#e5901f color preview, HTML & CSS examples
This text has a color of #e5901f
<p style="color:#e5901f;">Text here</p>
.mytext {color:#e5901f;}
This box has a color of #e5901f
<div style="background-color:#e5901f;">Content here</div>
.mybackground {background-color:#e5901f;}
Border around this has a color of #e5901f
<div style="border:2px solid #e5901f;">Content here</div>
.myborder {border:2px solid #e5901f;}