#e5185c color space conversions
Hex:
#e5185c
RGB:
229, 24, 92
CMY:
10, 91, 64
CMYK:
0, 90, 60, 10
HSL:
340°, 81.0277%, 49.6078%
HSV (HSB):
340°, 89.5197%, 89.8039%
XYZ:
34.5715, 18.0840, 11.7937
xyY:
0.5364, 0.2806, 18.0840
CIE-Lab:
49.5978, 74.1645, 17.7631
CIE-LCH:
49.5978, 76.2621, 13.4692
CIE-Luv:
49.5978, 133.7506, 5.5816
Hunter-Lab:
42.5253, 70.6948, 13.3246
#e5185c color charts
#e5185c color shades, tints & tones
#e5185c color schemes
#e5185c color preview, HTML & CSS examples
This text has a color of #e5185c
<p style="color:#e5185c;">Text here</p>
.mytext {color:#e5185c;}
This box has a color of #e5185c
<div style="background-color:#e5185c;">Content here</div>
.mybackground {background-color:#e5185c;}
Border around this has a color of #e5185c
<div style="border:2px solid #e5185c;">Content here</div>
.myborder {border:2px solid #e5185c;}