#e171d7 color space conversions
Hex:
#e171d7
RGB:
225, 113, 215
CMY:
12, 56, 16
CMYK:
0, 50, 4, 12
HSL:
305°, 65.1163%, 66.2745%
HSV (HSB):
305°, 49.7778%, 88.2353%
XYZ:
49.2222, 32.7241, 68.0121
xyY:
0.3282, 0.2182, 32.7241
CIE-Lab:
63.9369, 56.9679, -33.1420
CIE-LCH:
63.9369, 65.9070, 329.8106
CIE-Luv:
63.9369, 55.4838, -60.2971
Hunter-Lab:
57.2050, 53.4822, -30.4475
#e171d7 color charts
#e171d7 color shades, tints & tones
#e171d7 color schemes
#e171d7 color preview, HTML & CSS examples
This text has a color of #e171d7
<p style="color:#e171d7;">Text here</p>
.mytext {color:#e171d7;}
This box has a color of #e171d7
<div style="background-color:#e171d7;">Content here</div>
.mybackground {background-color:#e171d7;}
Border around this has a color of #e171d7
<div style="border:2px solid #e171d7;">Content here</div>
.myborder {border:2px solid #e171d7;}