#e9170d color space conversions
Hex:
#e9170d
RGB:
233, 23, 13
CMY:
9, 91, 95
CMYK:
0, 90, 94, 9
HSL:
3°, 89.4309%, 48.2353%
HSV (HSB):
3°, 94.4206%, 91.3725%
XYZ:
33.9833, 17.9655, 2.0573
xyY:
0.6292, 0.3327, 17.9655
CIE-Lab:
49.4542, 72.7478, 59.5826
CIE-LCH:
49.4542, 94.0337, 39.3185
CIE-Luv:
49.4542, 155.0479, 34.6222
Hunter-Lab:
42.3857, 68.9398, 26.7922
#e9170d color charts
#e9170d color shades, tints & tones
#e9170d color schemes
#e9170d color preview, HTML & CSS examples
This text has a color of #e9170d
<p style="color:#e9170d;">Text here</p>
.mytext {color:#e9170d;}
This box has a color of #e9170d
<div style="background-color:#e9170d;">Content here</div>
.mybackground {background-color:#e9170d;}
Border around this has a color of #e9170d
<div style="border:2px solid #e9170d;">Content here</div>
.myborder {border:2px solid #e9170d;}