#e85a1d color space conversions
Hex:
#e85a1d
RGB:
232, 90, 29
CMY:
9, 65, 89
CMYK:
0, 61, 88, 9
HSL:
18°, 81.5261%, 51.1765%
HSV (HSB):
18°, 87.5000%, 90.9804%
XYZ:
37.1566, 24.5568, 3.9440
xyY:
0.5659, 0.3740, 24.5568
CIE-Lab:
56.6411, 52.4891, 59.0691
CIE-LCH:
56.6411, 79.0207, 48.3756
CIE-Luv:
56.6411, 116.5524, 45.0888
Hunter-Lab:
49.5549, 47.1198, 29.9696
#e85a1d color charts
#e85a1d color shades, tints & tones
#e85a1d color schemes
#e85a1d color preview, HTML & CSS examples
This text has a color of #e85a1d
<p style="color:#e85a1d;">Text here</p>
.mytext {color:#e85a1d;}
This box has a color of #e85a1d
<div style="background-color:#e85a1d;">Content here</div>
.mybackground {background-color:#e85a1d;}
Border around this has a color of #e85a1d
<div style="border:2px solid #e85a1d;">Content here</div>
.myborder {border:2px solid #e85a1d;}