#e171c5 color space conversions
Hex:
#e171c5
RGB:
225, 113, 197
CMY:
12, 56, 23
CMYK:
0, 50, 12, 12
HSL:
315°, 65.1163%, 66.2745%
HSV (HSB):
315°, 49.7778%, 88.2353%
XYZ:
47.0345, 31.8490, 56.4918
xyY:
0.3474, 0.2353, 31.8490
CIE-Lab:
63.2179, 54.0279, -24.1258
CIE-LCH:
63.2179, 59.1698, 335.9372
CIE-Luv:
63.2179, 60.1226, -45.5744
Hunter-Lab:
56.4349, 50.0059, -19.8453
#e171c5 color charts
#e171c5 color shades, tints & tones
#e171c5 color schemes
#e171c5 color preview, HTML & CSS examples
This text has a color of #e171c5
<p style="color:#e171c5;">Text here</p>
.mytext {color:#e171c5;}
This box has a color of #e171c5
<div style="background-color:#e171c5;">Content here</div>
.mybackground {background-color:#e171c5;}
Border around this has a color of #e171c5
<div style="border:2px solid #e171c5;">Content here</div>
.myborder {border:2px solid #e171c5;}