#e85e0f color space conversions
Hex:
#e85e0f
RGB:
232, 94, 15
CMY:
9, 63, 94
CMYK:
0, 59, 94, 9
HSL:
22°, 87.8543%, 48.4314%
HSV (HSB):
22°, 93.5345%, 90.9804%
XYZ:
37.3676, 25.1957, 3.3457
xyY:
0.5670, 0.3823, 25.1957
CIE-Lab:
57.2656, 50.4877, 63.6770
CIE-LCH:
57.2656, 81.2636, 51.5901
CIE-Luv:
57.2656, 114.3288, 48.2353
Hunter-Lab:
50.1953, 45.0416, 31.1848
#e85e0f color charts
#e85e0f color shades, tints & tones
#e85e0f color schemes
#e85e0f color preview, HTML & CSS examples
This text has a color of #e85e0f
<p style="color:#e85e0f;">Text here</p>
.mytext {color:#e85e0f;}
This box has a color of #e85e0f
<div style="background-color:#e85e0f;">Content here</div>
.mybackground {background-color:#e85e0f;}
Border around this has a color of #e85e0f
<div style="border:2px solid #e85e0f;">Content here</div>
.myborder {border:2px solid #e85e0f;}