#e9002a color space conversions
Hex:
#e9002a
RGB:
233, 0, 42
CMY:
9, 100, 84
CMYK:
0, 100, 82, 9
HSL:
349°, 100.0000%, 45.6863%
HSV (HSB):
349°, 100.0000%, 91.3725%
XYZ:
34.0222, 17.4908, 3.7734
xyY:
0.6154, 0.3164, 17.4908
CIE-Lab:
48.8726, 75.3901, 46.6434
CIE-LCH:
48.8726, 88.6525, 31.7448
CIE-Luv:
48.8726, 155.2979, 27.4784
Hunter-Lab:
41.8220, 72.0212, 23.9260
#e9002a color charts
#e9002a color shades, tints & tones
#e9002a color schemes
#e9002a color preview, HTML & CSS examples
This text has a color of #e9002a
<p style="color:#e9002a;">Text here</p>
.mytext {color:#e9002a;}
This box has a color of #e9002a
<div style="background-color:#e9002a;">Content here</div>
.mybackground {background-color:#e9002a;}
Border around this has a color of #e9002a
<div style="border:2px solid #e9002a;">Content here</div>
.myborder {border:2px solid #e9002a;}