#e9130c color space conversions
Hex:
#e9130c
RGB:
233, 19, 12
CMY:
9, 93, 95
CMYK:
0, 92, 95, 9
HSL:
2°, 90.2041%, 48.0392%
HSV (HSB):
2°, 94.8498%, 91.3725%
XYZ:
33.9035, 17.8159, 1.9997
xyY:
0.6311, 0.3316, 17.8159
CIE-Lab:
49.2721, 73.2548, 59.7705
CIE-LCH:
49.2721, 94.5451, 39.2119
CIE-Luv:
49.2721, 156.0963, 34.4058
Hunter-Lab:
42.2089, 69.5111, 26.7373
#e9130c color charts
#e9130c color shades, tints & tones
#e9130c color schemes
#e9130c color preview, HTML & CSS examples
This text has a color of #e9130c
<p style="color:#e9130c;">Text here</p>
.mytext {color:#e9130c;}
This box has a color of #e9130c
<div style="background-color:#e9130c;">Content here</div>
.mybackground {background-color:#e9130c;}
Border around this has a color of #e9130c
<div style="border:2px solid #e9130c;">Content here</div>
.myborder {border:2px solid #e9130c;}