#e9130f color space conversions
Hex:
#e9130f
RGB:
233, 19, 15
CMY:
9, 93, 94
CMYK:
0, 92, 94, 9
HSL:
1°, 87.9032%, 48.6275%
HSV (HSB):
1°, 93.5622%, 91.3725%
XYZ:
33.9234, 17.8239, 2.1043
xyY:
0.6299, 0.3310, 17.8239
CIE-Lab:
49.2818, 73.2822, 58.8828
CIE-LCH:
49.2818, 94.0078, 38.7821
CIE-Luv:
49.2818, 155.8761, 34.0691
Hunter-Lab:
42.2183, 69.5467, 26.5976
#e9130f color charts
#e9130f color shades, tints & tones
#e9130f color schemes
#e9130f color preview, HTML & CSS examples
This text has a color of #e9130f
<p style="color:#e9130f;">Text here</p>
.mytext {color:#e9130f;}
This box has a color of #e9130f
<div style="background-color:#e9130f;">Content here</div>
.mybackground {background-color:#e9130f;}
Border around this has a color of #e9130f
<div style="border:2px solid #e9130f;">Content here</div>
.myborder {border:2px solid #e9130f;}