#ea021f color space conversions
Hex:
#ea021f
RGB:
234, 2, 31
CMY:
8, 99, 88
CMYK:
0, 99, 87, 8
HSL:
353°, 98.3051%, 46.2745%
HSV (HSB):
353°, 99.1453%, 91.7647%
XYZ:
34.2007, 17.6348, 2.8976
xyY:
0.6249, 0.3222, 17.6348
CIE-Lab:
49.0501, 75.2448, 52.4441
CIE-LCH:
49.0501, 91.7179, 34.8757
CIE-Luv:
49.0501, 157.6086, 30.5728
Hunter-Lab:
41.9938, 71.8855, 25.3046
#ea021f color charts
#ea021f color shades, tints & tones
#ea021f color schemes
#ea021f color preview, HTML & CSS examples
This text has a color of #ea021f
<p style="color:#ea021f;">Text here</p>
.mytext {color:#ea021f;}
This box has a color of #ea021f
<div style="background-color:#ea021f;">Content here</div>
.mybackground {background-color:#ea021f;}
Border around this has a color of #ea021f
<div style="border:2px solid #ea021f;">Content here</div>
.myborder {border:2px solid #ea021f;}