#ea125a color space conversions
Hex:
#ea125a
RGB:
234, 18, 90
CMY:
8, 93, 65
CMYK:
0, 92, 62, 8
HSL:
340°, 85.7143%, 49.4118%
HSV (HSB):
340°, 92.3077%, 91.7647%
XYZ:
35.9935, 18.6632, 11.3782
xyY:
0.5451, 0.2826, 18.6632
CIE-Lab:
50.2908, 76.0051, 20.0910
CIE-LCH:
50.2908, 78.6157, 14.8068
CIE-Luv:
50.2908, 139.5328, 7.4993
Hunter-Lab:
43.2010, 73.1180, 14.6250
#ea125a color charts
#ea125a color shades, tints & tones
#ea125a color schemes
#ea125a color preview, HTML & CSS examples
This text has a color of #ea125a
<p style="color:#ea125a;">Text here</p>
.mytext {color:#ea125a;}
This box has a color of #ea125a
<div style="background-color:#ea125a;">Content here</div>
.mybackground {background-color:#ea125a;}
Border around this has a color of #ea125a
<div style="border:2px solid #ea125a;">Content here</div>
.myborder {border:2px solid #ea125a;}