#e06c7e color space conversions
Hex:
#e06c7e
RGB:
224, 108, 126
CMY:
12, 58, 51
CMYK:
0, 52, 44, 12
HSL:
351°, 65.1685%, 65.0980%
HSV (HSB):
351°, 51.7857%, 87.8431%
XYZ:
39.8689, 28.0788, 23.0571
xyY:
0.4381, 0.3085, 28.0788
CIE-Lab:
59.9598, 46.8716, 11.7556
CIE-LCH:
59.9598, 48.3233, 14.0796
CIE-Luv:
59.9598, 80.2331, 6.4491
Hunter-Lab:
52.9894, 41.5709, 11.2939
#e06c7e color charts
#e06c7e color shades, tints & tones
#e06c7e color schemes
#e06c7e color preview, HTML & CSS examples
This text has a color of #e06c7e
<p style="color:#e06c7e;">Text here</p>
.mytext {color:#e06c7e;}
This box has a color of #e06c7e
<div style="background-color:#e06c7e;">Content here</div>
.mybackground {background-color:#e06c7e;}
Border around this has a color of #e06c7e
<div style="border:2px solid #e06c7e;">Content here</div>
.myborder {border:2px solid #e06c7e;}