#e85f2b color space conversions
Hex:
#e85f2b
RGB:
232, 95, 43
CMY:
9, 63, 83
CMYK:
0, 59, 81, 9
HSL:
17°, 80.4255%, 53.9216%
HSV (HSB):
17°, 81.4655%, 90.9804%
XYZ:
37.8070, 25.5146, 5.2177
xyY:
0.5516, 0.3723, 25.5146
CIE-Lab:
57.5735, 50.5907, 54.2064
CIE-LCH:
57.5735, 74.1468, 46.9760
CIE-Luv:
57.5735, 111.4227, 43.5041
Hunter-Lab:
50.5120, 45.2067, 29.2340
#e85f2b color charts
#e85f2b color shades, tints & tones
#e85f2b color schemes
#e85f2b color preview, HTML & CSS examples
This text has a color of #e85f2b
<p style="color:#e85f2b;">Text here</p>
.mytext {color:#e85f2b;}
This box has a color of #e85f2b
<div style="background-color:#e85f2b;">Content here</div>
.mybackground {background-color:#e85f2b;}
Border around this has a color of #e85f2b
<div style="border:2px solid #e85f2b;">Content here</div>
.myborder {border:2px solid #e85f2b;}