#e9062d color space conversions
Hex:
#e9062d
RGB:
233, 6, 45
CMY:
9, 98, 82
CMYK:
0, 97, 81, 9
HSL:
350°, 94.9791%, 46.8627%
HSV (HSB):
350°, 97.4249%, 91.3725%
XYZ:
34.1431, 17.6433, 4.0886
xyY:
0.6111, 0.3158, 17.6433
CIE-Lab:
49.0606, 74.9994, 45.2003
CIE-LCH:
49.0606, 87.5670, 31.0763
CIE-Luv:
49.0606, 153.8446, 26.8802
Hunter-Lab:
42.0040, 71.5872, 23.6316
#e9062d color charts
#e9062d color shades, tints & tones
#e9062d color schemes
#e9062d color preview, HTML & CSS examples
This text has a color of #e9062d
<p style="color:#e9062d;">Text here</p>
.mytext {color:#e9062d;}
This box has a color of #e9062d
<div style="background-color:#e9062d;">Content here</div>
.mybackground {background-color:#e9062d;}
Border around this has a color of #e9062d
<div style="border:2px solid #e9062d;">Content here</div>
.myborder {border:2px solid #e9062d;}