#e8350d color space conversions
Hex:
#e8350d
RGB:
232, 53, 13
CMY:
9, 79, 95
CMYK:
0, 77, 94, 9
HSL:
11°, 89.3878%, 48.0392%
HSV (HSB):
11°, 94.3966%, 90.9804%
XYZ:
34.6245, 19.7311, 2.3643
xyY:
0.6104, 0.3479, 19.7311
CIE-Lab:
51.5318, 66.0106, 60.6368
CIE-LCH:
51.5318, 89.6339, 42.5703
CIE-Luv:
51.5318, 142.2233, 38.5465
Hunter-Lab:
44.4197, 61.4036, 27.9379
#e8350d color charts
#e8350d color shades, tints & tones
#e8350d color schemes
#e8350d color preview, HTML & CSS examples
This text has a color of #e8350d
<p style="color:#e8350d;">Text here</p>
.mytext {color:#e8350d;}
This box has a color of #e8350d
<div style="background-color:#e8350d;">Content here</div>
.mybackground {background-color:#e8350d;}
Border around this has a color of #e8350d
<div style="border:2px solid #e8350d;">Content here</div>
.myborder {border:2px solid #e8350d;}