#e191a9 color space conversions
Hex:
#e191a9
RGB:
225, 145, 169
CMY:
12, 43, 34
CMYK:
0, 36, 25, 12
HSL:
342°, 57.1429%, 72.5490%
HSV (HSB):
342°, 35.5556%, 88.2353%
XYZ:
48.3382, 39.1229, 42.5399
xyY:
0.3718, 0.3009, 39.1229
CIE-Lab:
68.8402, 33.4145, 0.0668
CIE-LCH:
68.8402, 33.4146, 0.1145
CIE-Luv:
68.8402, 49.7910, -6.0319
Hunter-Lab:
62.5483, 28.4876, 3.4600
#e191a9 color charts
#e191a9 color shades, tints & tones
#e191a9 color schemes
#e191a9 color preview, HTML & CSS examples
This text has a color of #e191a9
<p style="color:#e191a9;">Text here</p>
.mytext {color:#e191a9;}
This box has a color of #e191a9
<div style="background-color:#e191a9;">Content here</div>
.mybackground {background-color:#e191a9;}
Border around this has a color of #e191a9
<div style="border:2px solid #e191a9;">Content here</div>
.myborder {border:2px solid #e191a9;}