#e16e85 color space conversions
Hex:
#e16e85
RGB:
225, 110, 133
CMY:
12, 57, 48
CMYK:
0, 51, 41, 12
HSL:
348°, 65.7143%, 65.6863%
HSV (HSB):
348°, 51.1111%, 88.2353%
XYZ:
40.8609, 28.8529, 25.6059
xyY:
0.4287, 0.3027, 28.8529
CIE-Lab:
60.6516, 46.9688, 8.7082
CIE-LCH:
60.6516, 47.7693, 10.5036
CIE-Luv:
60.6516, 78.1184, 2.6785
Hunter-Lab:
53.7149, 41.7840, 9.3369
#e16e85 color charts
#e16e85 color shades, tints & tones
#e16e85 color schemes
#e16e85 color preview, HTML & CSS examples
This text has a color of #e16e85
<p style="color:#e16e85;">Text here</p>
.mytext {color:#e16e85;}
This box has a color of #e16e85
<div style="background-color:#e16e85;">Content here</div>
.mybackground {background-color:#e16e85;}
Border around this has a color of #e16e85
<div style="border:2px solid #e16e85;">Content here</div>
.myborder {border:2px solid #e16e85;}