#e21f00 color space conversions
Hex:
#e21f00
RGB:
226, 31, 0
CMY:
11, 88, 100
CMYK:
0, 86, 100, 11
HSL:
8°, 100.0000%, 44.3137%
HSV (HSB):
8°, 100.0000%, 88.6275%
XYZ:
31.8540, 17.1487, 1.6311
xyY:
0.6291, 0.3387, 17.1487
CIE-Lab:
48.4469, 69.5174, 61.8123
CIE-LCH:
48.4469, 93.0238, 41.6423
CIE-Luv:
48.4469, 148.3706, 35.6871
Hunter-Lab:
41.4110, 64.8358, 26.6523
#e21f00 color charts
#e21f00 color shades, tints & tones
#e21f00 color schemes
#e21f00 color preview, HTML & CSS examples
This text has a color of #e21f00
<p style="color:#e21f00;">Text here</p>
.mytext {color:#e21f00;}
This box has a color of #e21f00
<div style="background-color:#e21f00;">Content here</div>
.mybackground {background-color:#e21f00;}
Border around this has a color of #e21f00
<div style="border:2px solid #e21f00;">Content here</div>
.myborder {border:2px solid #e21f00;}