#e7230d color space conversions
Hex:
#e7230d
RGB:
231, 35, 13
CMY:
9, 86, 95
CMYK:
0, 85, 94, 9
HSL:
6°, 89.3443%, 47.8431%
HSV (HSB):
6°, 94.3723%, 90.5882%
XYZ:
33.6287, 18.2200, 2.1252
xyY:
0.6231, 0.3376, 18.2200
CIE-Lab:
49.7619, 70.1827, 59.5341
CIE-LCH:
49.7619, 92.0322, 40.3070
CIE-Luv:
49.7619, 149.7594, 35.6141
Hunter-Lab:
42.6849, 65.9298, 26.9276
#e7230d color charts
#e7230d color shades, tints & tones
#e7230d color schemes
#e7230d color preview, HTML & CSS examples
This text has a color of #e7230d
<p style="color:#e7230d;">Text here</p>
.mytext {color:#e7230d;}
This box has a color of #e7230d
<div style="background-color:#e7230d;">Content here</div>
.mybackground {background-color:#e7230d;}
Border around this has a color of #e7230d
<div style="border:2px solid #e7230d;">Content here</div>
.myborder {border:2px solid #e7230d;}