#ea123a color space conversions
Hex:
#ea123a
RGB:
234, 18, 58
CMY:
8, 93, 77
CMYK:
0, 92, 75, 8
HSL:
349°, 85.7143%, 49.4118%
HSV (HSB):
349°, 92.3077%, 91.7647%
XYZ:
34.9117, 18.2305, 5.6818
xyY:
0.5935, 0.3099, 18.2305
CIE-Lab:
49.7745, 74.5698, 38.6669
CIE-LCH:
49.7745, 83.9987, 27.4082
CIE-Luv:
49.7745, 149.6637, 23.2073
Hunter-Lab:
42.6972, 71.2318, 21.9983
#ea123a color charts
#ea123a color shades, tints & tones
#ea123a color schemes
#ea123a color preview, HTML & CSS examples
This text has a color of #ea123a
<p style="color:#ea123a;">Text here</p>
.mytext {color:#ea123a;}
This box has a color of #ea123a
<div style="background-color:#ea123a;">Content here</div>
.mybackground {background-color:#ea123a;}
Border around this has a color of #ea123a
<div style="border:2px solid #ea123a;">Content here</div>
.myborder {border:2px solid #ea123a;}