#e0125e color space conversions
Hex:
#e0125e
RGB:
224, 18, 94
CMY:
12, 93, 63
CMYK:
0, 92, 58, 12
HSL:
338°, 85.1240%, 47.4510%
HSV (HSB):
338°, 91.9643%, 87.8431%
XYZ:
32.9772, 17.0881, 12.1499
xyY:
0.5301, 0.2747, 17.0881
CIE-Lab:
48.3708, 73.8802, 14.6971
CIE-LCH:
48.3708, 75.3279, 11.2511
CIE-Luv:
48.3708, 130.2295, 2.3802
Hunter-Lab:
41.3377, 70.0574, 11.5100
#e0125e color charts
#e0125e color shades, tints & tones
#e0125e color schemes
#e0125e color preview, HTML & CSS examples
This text has a color of #e0125e
<p style="color:#e0125e;">Text here</p>
.mytext {color:#e0125e;}
This box has a color of #e0125e
<div style="background-color:#e0125e;">Content here</div>
.mybackground {background-color:#e0125e;}
Border around this has a color of #e0125e
<div style="border:2px solid #e0125e;">Content here</div>
.myborder {border:2px solid #e0125e;}