#ea101f color space conversions
Hex:
#ea101f
RGB:
234, 16, 31
CMY:
8, 94, 88
CMYK:
0, 93, 87, 8
HSL:
356°, 87.2000%, 49.0196%
HSV (HSB):
356°, 93.1624%, 91.7647%
XYZ:
34.3643, 17.9619, 2.9521
xyY:
0.6217, 0.3249, 17.9619
CIE-Lab:
49.4499, 74.0876, 52.7612
CIE-LCH:
49.4499, 90.9545, 35.4564
CIE-Luv:
49.4499, 155.4489, 31.3194
Hunter-Lab:
42.3815, 70.5659, 25.5372
#ea101f color charts
#ea101f color shades, tints & tones
#ea101f color schemes
#ea101f color preview, HTML & CSS examples
This text has a color of #ea101f
<p style="color:#ea101f;">Text here</p>
.mytext {color:#ea101f;}
This box has a color of #ea101f
<div style="background-color:#ea101f;">Content here</div>
.mybackground {background-color:#ea101f;}
Border around this has a color of #ea101f
<div style="border:2px solid #ea101f;">Content here</div>
.myborder {border:2px solid #ea101f;}