#e85a1f color space conversions
Hex:
#e85a1f
RGB:
232, 90, 31
CMY:
9, 65, 88
CMYK:
0, 61, 87, 9
HSL:
18°, 81.3765%, 51.5686%
HSV (HSB):
18°, 86.6379%, 90.9804%
XYZ:
37.1822, 24.5671, 4.0785
xyY:
0.5648, 0.3732, 24.5671
CIE-Lab:
56.6511, 52.5294, 58.3424
CIE-LCH:
56.6511, 78.5059, 48.0012
CIE-Luv:
56.6511, 116.3877, 44.7153
Hunter-Lab:
49.5652, 47.1659, 29.8169
#e85a1f color charts
#e85a1f color shades, tints & tones
#e85a1f color schemes
#e85a1f color preview, HTML & CSS examples
This text has a color of #e85a1f
<p style="color:#e85a1f;">Text here</p>
.mytext {color:#e85a1f;}
This box has a color of #e85a1f
<div style="background-color:#e85a1f;">Content here</div>
.mybackground {background-color:#e85a1f;}
Border around this has a color of #e85a1f
<div style="border:2px solid #e85a1f;">Content here</div>
.myborder {border:2px solid #e85a1f;}