#e5196c color space conversions
Hex:
#e5196c
RGB:
229, 25, 108
CMY:
10, 90, 58
CMYK:
0, 89, 53, 10
HSL:
336°, 80.3150%, 49.8039%
HSV (HSB):
336°, 89.0830%, 89.8039%
XYZ:
35.3675, 18.4360, 15.8818
xyY:
0.5075, 0.2646, 18.4360
CIE-Lab:
50.0207, 75.0603, 8.5495
CIE-LCH:
50.0207, 75.5456, 6.4981
CIE-Luv:
50.0207, 127.2066, -4.4629
Hunter-Lab:
42.9371, 71.8912, 8.1256
#e5196c color charts
#e5196c color shades, tints & tones
#e5196c color schemes
#e5196c color preview, HTML & CSS examples
This text has a color of #e5196c
<p style="color:#e5196c;">Text here</p>
.mytext {color:#e5196c;}
This box has a color of #e5196c
<div style="background-color:#e5196c;">Content here</div>
.mybackground {background-color:#e5196c;}
Border around this has a color of #e5196c
<div style="border:2px solid #e5196c;">Content here</div>
.myborder {border:2px solid #e5196c;}