#e172d3 color space conversions
Hex:
#e172d3
RGB:
225, 114, 211
CMY:
12, 55, 17
CMYK:
0, 49, 6, 12
HSL:
308°, 64.9123%, 66.4706%
HSV (HSB):
308°, 49.3333%, 88.2353%
XYZ:
48.8265, 32.7453, 65.3751
xyY:
0.3323, 0.2228, 32.7453
CIE-Lab:
63.9542, 55.8146, -30.8735
CIE-LCH:
63.9542, 63.7843, 331.0511
CIE-Luv:
63.9542, 56.0984, -56.5267
Hunter-Lab:
57.2235, 52.1656, -27.6794
#e172d3 color charts
#e172d3 color shades, tints & tones
#e172d3 color schemes
#e172d3 color preview, HTML & CSS examples
This text has a color of #e172d3
<p style="color:#e172d3;">Text here</p>
.mytext {color:#e172d3;}
This box has a color of #e172d3
<div style="background-color:#e172d3;">Content here</div>
.mybackground {background-color:#e172d3;}
Border around this has a color of #e172d3
<div style="border:2px solid #e172d3;">Content here</div>
.myborder {border:2px solid #e172d3;}