#ea023f color space conversions
Hex:
#ea023f
RGB:
234, 2, 63
CMY:
8, 99, 75
CMYK:
0, 99, 73, 8
HSL:
344°, 98.3051%, 46.2745%
HSV (HSB):
344°, 99.1453%, 91.7647%
XYZ:
34.8506, 17.8947, 6.3198
xyY:
0.5900, 0.3030, 17.8947
CIE-Lab:
49.3682, 76.1123, 35.2674
CIE-LCH:
49.3682, 83.8860, 24.8611
CIE-Luv:
49.3682, 150.6764, 20.1960
Hunter-Lab:
42.3022, 73.0283, 20.7538
#ea023f color charts
#ea023f color shades, tints & tones
#ea023f color schemes
#ea023f color preview, HTML & CSS examples
This text has a color of #ea023f
<p style="color:#ea023f;">Text here</p>
.mytext {color:#ea023f;}
This box has a color of #ea023f
<div style="background-color:#ea023f;">Content here</div>
.mybackground {background-color:#ea023f;}
Border around this has a color of #ea023f
<div style="border:2px solid #ea023f;">Content here</div>
.myborder {border:2px solid #ea023f;}