#e85e34 color space conversions
Hex:
#e85e34
RGB:
232, 94, 52
CMY:
9, 63, 80
CMYK:
0, 59, 78, 9
HSL:
14°, 79.6460%, 55.6863%
HSV (HSB):
14°, 77.5862%, 90.9804%
XYZ:
37.9012, 25.4091, 6.1557
xyY:
0.5456, 0.3658, 25.4091
CIE-Lab:
57.4719, 51.3338, 49.9158
CIE-LCH:
57.4719, 71.6013, 44.1976
CIE-Luv:
57.4719, 111.0852, 40.6140
Hunter-Lab:
50.4075, 46.0006, 28.0449
#e85e34 color charts
#e85e34 color shades, tints & tones
#e85e34 color schemes
#e85e34 color preview, HTML & CSS examples
This text has a color of #e85e34
<p style="color:#e85e34;">Text here</p>
.mytext {color:#e85e34;}
This box has a color of #e85e34
<div style="background-color:#e85e34;">Content here</div>
.mybackground {background-color:#e85e34;}
Border around this has a color of #e85e34
<div style="border:2px solid #e85e34;">Content here</div>
.myborder {border:2px solid #e85e34;}