#e16b7f color space conversions
Hex:
#e16b7f
RGB:
225, 107, 127
CMY:
12, 58, 50
CMYK:
0, 52, 44, 12
HSL:
350°, 66.2921%, 65.0980%
HSV (HSB):
350°, 52.4444%, 88.2353%
XYZ:
40.1398, 28.0552, 23.3783
xyY:
0.4383, 0.3064, 28.0552
CIE-Lab:
59.9386, 47.8088, 11.1680
CIE-LCH:
59.9386, 49.0959, 13.1484
CIE-Luv:
59.9386, 81.4054, 5.5197
Hunter-Lab:
52.9672, 42.5789, 10.9081
#e16b7f color charts
#e16b7f color shades, tints & tones
#e16b7f color schemes
#e16b7f color preview, HTML & CSS examples
This text has a color of #e16b7f
<p style="color:#e16b7f;">Text here</p>
.mytext {color:#e16b7f;}
This box has a color of #e16b7f
<div style="background-color:#e16b7f;">Content here</div>
.mybackground {background-color:#e16b7f;}
Border around this has a color of #e16b7f
<div style="border:2px solid #e16b7f;">Content here</div>
.myborder {border:2px solid #e16b7f;}