#e17f9e color space conversions
Hex:
#e17f9e
RGB:
225, 127, 158
CMY:
12, 50, 38
CMYK:
0, 44, 30, 12
HSL:
341°, 62.0253%, 69.0196%
HSV (HSB):
341°, 43.5556%, 88.2353%
XYZ:
44.8123, 33.6549, 36.4819
xyY:
0.3898, 0.2928, 33.6549
CIE-Lab:
64.6877, 41.3633, 0.2060
CIE-LCH:
64.6877, 41.3638, 0.2854
CIE-Luv:
64.6877, 62.3373, -7.3719
Hunter-Lab:
58.0129, 36.3605, 3.3239
#e17f9e color charts
#e17f9e color shades, tints & tones
#e17f9e color schemes
#e17f9e color preview, HTML & CSS examples
This text has a color of #e17f9e
<p style="color:#e17f9e;">Text here</p>
.mytext {color:#e17f9e;}
This box has a color of #e17f9e
<div style="background-color:#e17f9e;">Content here</div>
.mybackground {background-color:#e17f9e;}
Border around this has a color of #e17f9e
<div style="border:2px solid #e17f9e;">Content here</div>
.myborder {border:2px solid #e17f9e;}