#e85a2c color space conversions
Hex:
#e85a2c
RGB:
232, 90, 44
CMY:
9, 65, 83
CMYK:
0, 61, 81, 9
HSL:
15°, 80.3419%, 54.1176%
HSV (HSB):
15°, 81.0345%, 90.9804%
XYZ:
37.3895, 24.6500, 5.1702
xyY:
0.5563, 0.3668, 24.6500
CIE-Lab:
56.7328, 52.8558, 52.9782
CIE-LCH:
56.7328, 74.8360, 45.0662
CIE-Luv:
56.7328, 115.0675, 41.7190
Hunter-Lab:
49.6487, 47.5395, 28.5800
#e85a2c color charts
#e85a2c color shades, tints & tones
#e85a2c color schemes
#e85a2c color preview, HTML & CSS examples
This text has a color of #e85a2c
<p style="color:#e85a2c;">Text here</p>
.mytext {color:#e85a2c;}
This box has a color of #e85a2c
<div style="background-color:#e85a2c;">Content here</div>
.mybackground {background-color:#e85a2c;}
Border around this has a color of #e85a2c
<div style="border:2px solid #e85a2c;">Content here</div>
.myborder {border:2px solid #e85a2c;}