#e191d4 color space conversions
Hex:
#e191d4
RGB:
225, 145, 212
CMY:
12, 43, 17
CMYK:
0, 36, 6, 12
HSL:
310°, 57.1429%, 72.5490%
HSV (HSB):
310°, 35.5556%, 88.2353%
XYZ:
53.0604, 41.0118, 67.4068
xyY:
0.3286, 0.2540, 41.0118
CIE-Lab:
70.1842, 40.2162, -21.8622
CIE-LCH:
70.1842, 45.7744, 331.4708
CIE-Luv:
70.1842, 41.9589, -40.4186
Hunter-Lab:
64.0405, 35.8244, -17.5783
#e191d4 color charts
#e191d4 color shades, tints & tones
#e191d4 color schemes
#e191d4 color preview, HTML & CSS examples
This text has a color of #e191d4
<p style="color:#e191d4;">Text here</p>
.mytext {color:#e191d4;}
This box has a color of #e191d4
<div style="background-color:#e191d4;">Content here</div>
.mybackground {background-color:#e191d4;}
Border around this has a color of #e191d4
<div style="border:2px solid #e191d4;">Content here</div>
.myborder {border:2px solid #e191d4;}