#e85c1f color space conversions
Hex:
#e85c1f
RGB:
232, 92, 31
CMY:
9, 64, 88
CMYK:
0, 60, 87, 9
HSL:
18°, 81.3765%, 51.5686%
HSV (HSB):
18°, 86.6379%, 90.9804%
XYZ:
37.3532, 24.9090, 4.1355
xyY:
0.5626, 0.3751, 24.9090
CIE-Lab:
56.9867, 51.6428, 58.6106
CIE-LCH:
56.9867, 78.1165, 48.6162
CIE-Luv:
56.9867, 114.8668, 45.3004
Hunter-Lab:
49.9089, 46.2535, 30.0234
#e85c1f color charts
#e85c1f color shades, tints & tones
#e85c1f color schemes
#e85c1f color preview, HTML & CSS examples
This text has a color of #e85c1f
<p style="color:#e85c1f;">Text here</p>
.mytext {color:#e85c1f;}
This box has a color of #e85c1f
<div style="background-color:#e85c1f;">Content here</div>
.mybackground {background-color:#e85c1f;}
Border around this has a color of #e85c1f
<div style="border:2px solid #e85c1f;">Content here</div>
.myborder {border:2px solid #e85c1f;}