#e17e85 color space conversions
Hex:
#e17e85
RGB:
225, 126, 133
CMY:
12, 51, 48
CMYK:
0, 44, 41, 12
HSL:
356°, 62.2642%, 68.8235%
HSV (HSB):
356°, 44.0000%, 88.2353%
XYZ:
42.7458, 32.6227, 26.2342
xyY:
0.4207, 0.3211, 32.6227
CIE-Lab:
63.8542, 38.8797, 13.2286
CIE-LCH:
63.8542, 41.0686, 18.7905
CIE-Luv:
63.8542, 68.1505, 10.2606
Hunter-Lab:
57.1163, 33.6359, 12.7488
#e17e85 color charts
#e17e85 color shades, tints & tones
#e17e85 color schemes
#e17e85 color preview, HTML & CSS examples
This text has a color of #e17e85
<p style="color:#e17e85;">Text here</p>
.mytext {color:#e17e85;}
This box has a color of #e17e85
<div style="background-color:#e17e85;">Content here</div>
.mybackground {background-color:#e17e85;}
Border around this has a color of #e17e85
<div style="border:2px solid #e17e85;">Content here</div>
.myborder {border:2px solid #e17e85;}