#e16e7f color space conversions
Hex:
#e16e7f
RGB:
225, 110, 127
CMY:
12, 57, 50
CMYK:
0, 51, 44, 12
HSL:
351°, 65.7143%, 65.6863%
HSV (HSB):
351°, 51.1111%, 88.2353%
XYZ:
40.4580, 28.6917, 23.4844
xyY:
0.4368, 0.3097, 28.6917
CIE-Lab:
60.5086, 46.3408, 11.9698
CIE-LCH:
60.5086, 47.8617, 14.4830
CIE-Luv:
60.5086, 79.5554, 6.8609
Hunter-Lab:
53.5647, 41.0851, 11.5007
#e16e7f color charts
#e16e7f color shades, tints & tones
#e16e7f color schemes
#e16e7f color preview, HTML & CSS examples
This text has a color of #e16e7f
<p style="color:#e16e7f;">Text here</p>
.mytext {color:#e16e7f;}
This box has a color of #e16e7f
<div style="background-color:#e16e7f;">Content here</div>
.mybackground {background-color:#e16e7f;}
Border around this has a color of #e16e7f
<div style="border:2px solid #e16e7f;">Content here</div>
.myborder {border:2px solid #e16e7f;}