#e8250d color space conversions
Hex:
#e8250d
RGB:
232, 37, 13
CMY:
9, 85, 95
CMYK:
0, 84, 94, 9
HSL:
7°, 89.3878%, 48.0392%
HSV (HSB):
7°, 94.3966%, 90.9804%
XYZ:
34.0129, 18.5080, 2.1605
xyY:
0.6220, 0.3385, 18.5080
CIE-Lab:
50.1065, 70.0391, 59.8315
CIE-LCH:
50.1065, 92.1156, 40.5059
CIE-Luv:
50.1065, 149.7156, 36.0129
Hunter-Lab:
43.0209, 65.8379, 27.1371
#e8250d color charts
#e8250d color shades, tints & tones
#e8250d color schemes
#e8250d color preview, HTML & CSS examples
This text has a color of #e8250d
<p style="color:#e8250d;">Text here</p>
.mytext {color:#e8250d;}
This box has a color of #e8250d
<div style="background-color:#e8250d;">Content here</div>
.mybackground {background-color:#e8250d;}
Border around this has a color of #e8250d
<div style="border:2px solid #e8250d;">Content here</div>
.myborder {border:2px solid #e8250d;}