#e9112d color space conversions
Hex:
#e9112d
RGB:
233, 17, 45
CMY:
9, 93, 82
CMYK:
0, 93, 81, 9
HSL:
352°, 86.4000%, 49.0196%
HSV (HSB):
352°, 92.7039%, 91.3725%
XYZ:
34.2784, 17.9140, 4.1337
xyY:
0.6086, 0.3180, 17.9140
CIE-Lab:
49.3916, 74.0417, 45.5256
CIE-LCH:
49.3916, 86.9181, 31.5859
CIE-Luv:
49.3916, 152.1138, 27.5202
Hunter-Lab:
42.3249, 70.4961, 23.8368
#e9112d color charts
#e9112d color shades, tints & tones
#e9112d color schemes
#e9112d color preview, HTML & CSS examples
This text has a color of #e9112d
<p style="color:#e9112d;">Text here</p>
.mytext {color:#e9112d;}
This box has a color of #e9112d
<div style="background-color:#e9112d;">Content here</div>
.mybackground {background-color:#e9112d;}
Border around this has a color of #e9112d
<div style="border:2px solid #e9112d;">Content here</div>
.myborder {border:2px solid #e9112d;}