#e5871f color space conversions
Hex:
#e5871f
RGB:
229, 135, 31
CMY:
10, 47, 88
CMYK:
0, 41, 86, 10
HSL:
32°, 79.2000%, 50.9804%
HSV (HSB):
32°, 86.4629%, 89.8039%
XYZ:
41.2244, 34.0849, 5.7026
xyY:
0.5089, 0.4207, 34.0849
CIE-Lab:
65.0299, 29.2124, 64.8781
CIE-LCH:
65.0299, 71.1515, 65.7596
CIE-Luv:
65.0299, 77.4837, 59.3622
Hunter-Lab:
58.3823, 23.8720, 35.0763
#e5871f color charts
#e5871f color shades, tints & tones
#e5871f color schemes
#e5871f color preview, HTML & CSS examples
This text has a color of #e5871f
<p style="color:#e5871f;">Text here</p>
.mytext {color:#e5871f;}
This box has a color of #e5871f
<div style="background-color:#e5871f;">Content here</div>
.mybackground {background-color:#e5871f;}
Border around this has a color of #e5871f
<div style="border:2px solid #e5871f;">Content here</div>
.myborder {border:2px solid #e5871f;}