#e85e1d color space conversions
Hex:
#e85e1d
RGB:
232, 94, 29
CMY:
9, 63, 89
CMYK:
0, 59, 88, 9
HSL:
19°, 81.5261%, 51.1765%
HSV (HSB):
19°, 87.5000%, 90.9804%
XYZ:
37.5032, 25.2499, 4.0595
xyY:
0.5613, 0.3779, 25.2499
CIE-Lab:
57.3181, 50.7037, 59.5966
CIE-LCH:
57.3181, 78.2472, 49.6095
CIE-Luv:
57.3181, 113.4880, 46.2629
Hunter-Lab:
50.2493, 45.2859, 30.3847
#e85e1d color charts
#e85e1d color shades, tints & tones
#e85e1d color schemes
#e85e1d color preview, HTML & CSS examples
This text has a color of #e85e1d
<p style="color:#e85e1d;">Text here</p>
.mytext {color:#e85e1d;}
This box has a color of #e85e1d
<div style="background-color:#e85e1d;">Content here</div>
.mybackground {background-color:#e85e1d;}
Border around this has a color of #e85e1d
<div style="border:2px solid #e85e1d;">Content here</div>
.myborder {border:2px solid #e85e1d;}