#e85a25 color space conversions
Hex:
#e85a25
RGB:
232, 90, 37
CMY:
9, 65, 85
CMYK:
0, 61, 84, 9
HSL:
16°, 80.9129%, 52.7451%
HSV (HSB):
16°, 84.0517%, 90.9804%
XYZ:
37.2688, 24.6017, 4.5346
xyY:
0.5612, 0.3705, 24.6017
CIE-Lab:
56.6853, 52.6660, 55.9945
CIE-LCH:
56.6853, 76.8706, 46.7546
CIE-Luv:
56.6853, 115.8327, 43.4562
Hunter-Lab:
49.6001, 47.3221, 29.2996
#e85a25 color charts
#e85a25 color shades, tints & tones
#e85a25 color schemes
#e85a25 color preview, HTML & CSS examples
This text has a color of #e85a25
<p style="color:#e85a25;">Text here</p>
.mytext {color:#e85a25;}
This box has a color of #e85a25
<div style="background-color:#e85a25;">Content here</div>
.mybackground {background-color:#e85a25;}
Border around this has a color of #e85a25
<div style="border:2px solid #e85a25;">Content here</div>
.myborder {border:2px solid #e85a25;}