#e17f8c color space conversions
Hex:
#e17f8c
RGB:
225, 127, 140
CMY:
12, 50, 45
CMYK:
0, 44, 38, 12
HSL:
352°, 62.0253%, 69.0196%
HSV (HSB):
352°, 43.5556%, 88.2353%
XYZ:
43.3743, 33.0797, 28.9099
xyY:
0.4117, 0.3140, 33.0797
CIE-Lab:
64.2254, 39.1482, 9.7736
CIE-LCH:
64.2254, 40.3498, 14.0178
CIE-Luv:
64.2254, 66.1095, 5.8638
Hunter-Lab:
57.5150, 33.9627, 10.4584
#e17f8c color charts
#e17f8c color shades, tints & tones
#e17f8c color schemes
#e17f8c color preview, HTML & CSS examples
This text has a color of #e17f8c
<p style="color:#e17f8c;">Text here</p>
.mytext {color:#e17f8c;}
This box has a color of #e17f8c
<div style="background-color:#e17f8c;">Content here</div>
.mybackground {background-color:#e17f8c;}
Border around this has a color of #e17f8c
<div style="border:2px solid #e17f8c;">Content here</div>
.myborder {border:2px solid #e17f8c;}