#e9050f color space conversions
Hex:
#e9050f
RGB:
233, 5, 15
CMY:
9, 98, 94
CMYK:
0, 98, 94, 9
HSL:
357°, 95.7983%, 46.6667%
HSV (HSB):
357°, 97.8541%, 91.3725%
XYZ:
33.7448, 17.4667, 2.0448
xyY:
0.6336, 0.3280, 17.4667
CIE-Lab:
48.8427, 74.5512, 58.6368
CIE-LCH:
48.8427, 94.8480, 38.1862
CIE-Luv:
48.8427, 158.2879, 33.2729
Hunter-Lab:
41.7931, 70.9871, 26.3543
#e9050f color charts
#e9050f color shades, tints & tones
#e9050f color schemes
#e9050f color preview, HTML & CSS examples
This text has a color of #e9050f
<p style="color:#e9050f;">Text here</p>
.mytext {color:#e9050f;}
This box has a color of #e9050f
<div style="background-color:#e9050f;">Content here</div>
.mybackground {background-color:#e9050f;}
Border around this has a color of #e9050f
<div style="border:2px solid #e9050f;">Content here</div>
.myborder {border:2px solid #e9050f;}