#e16b8e color space conversions
Hex:
#e16b8e
RGB:
225, 107, 142
CMY:
12, 58, 44
CMYK:
0, 52, 37, 12
HSL:
342°, 66.2921%, 65.0980%
HSV (HSB):
342°, 52.4444%, 88.2353%
XYZ:
41.1915, 28.4759, 28.9166
xyY:
0.4178, 0.2888, 28.4759
CIE-Lab:
60.3163, 49.4289, 3.0239
CIE-LCH:
60.3163, 49.5213, 3.5008
CIE-Luv:
60.3163, 77.6217, -5.1995
Hunter-Lab:
53.3628, 44.4016, 5.2256
#e16b8e color charts
#e16b8e color shades, tints & tones
#e16b8e color schemes
#e16b8e color preview, HTML & CSS examples
This text has a color of #e16b8e
<p style="color:#e16b8e;">Text here</p>
.mytext {color:#e16b8e;}
This box has a color of #e16b8e
<div style="background-color:#e16b8e;">Content here</div>
.mybackground {background-color:#e16b8e;}
Border around this has a color of #e16b8e
<div style="border:2px solid #e16b8e;">Content here</div>
.myborder {border:2px solid #e16b8e;}