#ea125f color space conversions
Hex:
#ea125f
RGB:
234, 18, 95
CMY:
8, 93, 63
CMYK:
0, 92, 59, 8
HSL:
339°, 85.7143%, 49.4118%
HSV (HSB):
339°, 92.3077%, 91.7647%
XYZ:
36.2135, 18.7513, 12.5372
xyY:
0.5365, 0.2778, 18.7513
CIE-Lab:
50.3949, 76.2924, 17.1747
CIE-LCH:
50.3949, 78.2017, 12.6867
CIE-Luv:
50.3949, 137.6385, 4.5348
Hunter-Lab:
43.3027, 73.4976, 13.1461
#ea125f color charts
#ea125f color shades, tints & tones
#ea125f color schemes
#ea125f color preview, HTML & CSS examples
This text has a color of #ea125f
<p style="color:#ea125f;">Text here</p>
.mytext {color:#ea125f;}
This box has a color of #ea125f
<div style="background-color:#ea125f;">Content here</div>
.mybackground {background-color:#ea125f;}
Border around this has a color of #ea125f
<div style="border:2px solid #ea125f;">Content here</div>
.myborder {border:2px solid #ea125f;}