#e85a35 color space conversions
Hex:
#e85a35
RGB:
232, 90, 53
CMY:
9, 65, 79
CMYK:
0, 61, 77, 9
HSL:
12°, 79.5556%, 55.8824%
HSV (HSB):
12°, 77.1552%, 90.9804%
XYZ:
37.5775, 24.7252, 6.1600
xyY:
0.5489, 0.3611, 24.7252
CIE-Lab:
56.8067, 53.1503, 48.7505
CIE-LCH:
56.8067, 72.1219, 42.5277
CIE-Luv:
56.8067, 113.8949, 39.0529
Hunter-Lab:
49.7244, 47.8774, 27.4620
#e85a35 color charts
#e85a35 color shades, tints & tones
#e85a35 color schemes
#e85a35 color preview, HTML & CSS examples
This text has a color of #e85a35
<p style="color:#e85a35;">Text here</p>
.mytext {color:#e85a35;}
This box has a color of #e85a35
<div style="background-color:#e85a35;">Content here</div>
.mybackground {background-color:#e85a35;}
Border around this has a color of #e85a35
<div style="border:2px solid #e85a35;">Content here</div>
.myborder {border:2px solid #e85a35;}