#e85f0e color space conversions
Hex:
#e85f0e
RGB:
232, 95, 14
CMY:
9, 63, 95
CMYK:
0, 59, 94, 9
HSL:
22°, 88.6179%, 48.2353%
HSV (HSB):
22°, 93.9655%, 90.9804%
XYZ:
37.4502, 25.3719, 3.3389
xyY:
0.5660, 0.3835, 25.3719
CIE-Lab:
57.4360, 50.0227, 64.0134
CIE-LCH:
57.4360, 81.2403, 51.9945
CIE-Luv:
57.4360, 113.5865, 48.6294
Hunter-Lab:
50.3706, 44.5651, 31.3293
#e85f0e color charts
#e85f0e color shades, tints & tones
#e85f0e color schemes
#e85f0e color preview, HTML & CSS examples
This text has a color of #e85f0e
<p style="color:#e85f0e;">Text here</p>
.mytext {color:#e85f0e;}
This box has a color of #e85f0e
<div style="background-color:#e85f0e;">Content here</div>
.mybackground {background-color:#e85f0e;}
Border around this has a color of #e85f0e
<div style="border:2px solid #e85f0e;">Content here</div>
.myborder {border:2px solid #e85f0e;}