#e8503c color space conversions
Hex:
#e8503c
RGB:
232, 80, 60
CMY:
9, 69, 76
CMYK:
0, 66, 74, 9
HSL:
7°, 78.8991%, 57.2549%
HSV (HSB):
7°, 74.1379%, 90.9804%
XYZ:
36.9630, 23.2194, 6.8086
xyY:
0.5518, 0.3466, 23.2194
CIE-Lab:
55.2976, 57.6436, 43.5436
CIE-LCH:
55.2976, 72.2415, 37.0672
CIE-Luv:
55.2976, 119.7746, 33.6328
Hunter-Lab:
48.1865, 52.5978, 25.3531
#e8503c color charts
#e8503c color shades, tints & tones
#e8503c color schemes
#e8503c color preview, HTML & CSS examples
This text has a color of #e8503c
<p style="color:#e8503c;">Text here</p>
.mytext {color:#e8503c;}
This box has a color of #e8503c
<div style="background-color:#e8503c;">Content here</div>
.mybackground {background-color:#e8503c;}
Border around this has a color of #e8503c
<div style="border:2px solid #e8503c;">Content here</div>
.myborder {border:2px solid #e8503c;}