#e1729e color space conversions
Hex:
#e1729e
RGB:
225, 114, 158
CMY:
12, 55, 38
CMYK:
0, 49, 30, 12
HSL:
336°, 64.9123%, 66.4706%
HSV (HSB):
336°, 49.3333%, 88.2353%
XYZ:
43.2402, 30.5108, 35.9579
xyY:
0.3941, 0.2781, 30.5108
CIE-Lab:
62.0925, 47.9448, -3.6003
CIE-LCH:
62.0925, 48.0798, 355.7056
CIE-Luv:
62.0925, 69.6395, -13.9419
Hunter-Lab:
55.2366, 43.0690, 0.0690
#e1729e color charts
#e1729e color shades, tints & tones
#e1729e color schemes
#e1729e color preview, HTML & CSS examples
This text has a color of #e1729e
<p style="color:#e1729e;">Text here</p>
.mytext {color:#e1729e;}
This box has a color of #e1729e
<div style="background-color:#e1729e;">Content here</div>
.mybackground {background-color:#e1729e;}
Border around this has a color of #e1729e
<div style="border:2px solid #e1729e;">Content here</div>
.myborder {border:2px solid #e1729e;}