#e5124b color space conversions
Hex:
#e5124b
RGB:
229, 18, 75
CMY:
10, 93, 71
CMYK:
0, 92, 67, 10
HSL:
344°, 85.4251%, 48.4314%
HSV (HSB):
344°, 92.1397%, 89.8039%
XYZ:
33.7994, 17.5986, 8.2721
xyY:
0.5664, 0.2949, 17.5986
CIE-Lab:
49.0056, 74.0401, 27.3726
CIE-LCH:
49.0056, 78.9379, 20.2893
CIE-Luv:
49.0056, 140.9551, 14.4256
Hunter-Lab:
41.9507, 70.4025, 17.6744
#e5124b color charts
#e5124b color shades, tints & tones
#e5124b color schemes
#e5124b color preview, HTML & CSS examples
This text has a color of #e5124b
<p style="color:#e5124b;">Text here</p>
.mytext {color:#e5124b;}
This box has a color of #e5124b
<div style="background-color:#e5124b;">Content here</div>
.mybackground {background-color:#e5124b;}
Border around this has a color of #e5124b
<div style="border:2px solid #e5124b;">Content here</div>
.myborder {border:2px solid #e5124b;}