#ea124a color space conversions
Hex:
#ea124a
RGB:
234, 18, 74
CMY:
8, 93, 71
CMYK:
0, 92, 68, 8
HSL:
344°, 85.7143%, 49.4118%
HSV (HSB):
344°, 92.3077%, 91.7647%
XYZ:
35.3840, 18.4195, 8.1689
xyY:
0.5710, 0.2972, 18.4195
CIE-Lab:
50.0010, 75.2014, 29.4422
CIE-LCH:
50.0010, 80.7595, 21.3809
CIE-Luv:
50.0010, 145.0631, 16.1033
Hunter-Lab:
42.9179, 72.0596, 18.7573
#ea124a color charts
#ea124a color shades, tints & tones
#ea124a color schemes
#ea124a color preview, HTML & CSS examples
This text has a color of #ea124a
<p style="color:#ea124a;">Text here</p>
.mytext {color:#ea124a;}
This box has a color of #ea124a
<div style="background-color:#ea124a;">Content here</div>
.mybackground {background-color:#ea124a;}
Border around this has a color of #ea124a
<div style="border:2px solid #ea124a;">Content here</div>
.myborder {border:2px solid #ea124a;}