#e06c7f color space conversions
Hex:
#e06c7f
RGB:
224, 108, 127
CMY:
12, 58, 50
CMYK:
0, 52, 43, 12
HSL:
350°, 65.1685%, 65.0980%
HSV (HSB):
350°, 51.7857%, 87.8431%
XYZ:
39.9338, 28.1047, 23.3987
xyY:
0.4367, 0.3074, 28.1047
CIE-Lab:
59.9832, 46.9736, 11.2101
CIE-LCH:
59.9832, 48.2927, 13.4224
CIE-Luv:
59.9832, 79.9926, 5.7604
Hunter-Lab:
53.0139, 41.6845, 10.9410
#e06c7f color charts
#e06c7f color shades, tints & tones
#e06c7f color schemes
#e06c7f color preview, HTML & CSS examples
This text has a color of #e06c7f
<p style="color:#e06c7f;">Text here</p>
.mytext {color:#e06c7f;}
This box has a color of #e06c7f
<div style="background-color:#e06c7f;">Content here</div>
.mybackground {background-color:#e06c7f;}
Border around this has a color of #e06c7f
<div style="border:2px solid #e06c7f;">Content here</div>
.myborder {border:2px solid #e06c7f;}