#e06c8e color space conversions
Hex:
#e06c8e
RGB:
224, 108, 142
CMY:
12, 58, 44
CMYK:
0, 52, 37, 12
HSL:
342°, 65.1685%, 65.0980%
HSV (HSB):
342°, 51.7857%, 87.8431%
XYZ:
40.9855, 28.5254, 28.9370
xyY:
0.4163, 0.2898, 28.5254
CIE-Lab:
60.3605, 48.6067, 3.0698
CIE-LCH:
60.3605, 48.7036, 3.6138
CIE-Luv:
60.3605, 76.2645, -4.9640
Hunter-Lab:
53.4092, 43.5125, 5.2633
#e06c8e color charts
#e06c8e color shades, tints & tones
#e06c8e color schemes
#e06c8e color preview, HTML & CSS examples
This text has a color of #e06c8e
<p style="color:#e06c8e;">Text here</p>
.mytext {color:#e06c8e;}
This box has a color of #e06c8e
<div style="background-color:#e06c8e;">Content here</div>
.mybackground {background-color:#e06c8e;}
Border around this has a color of #e06c8e
<div style="border:2px solid #e06c8e;">Content here</div>
.myborder {border:2px solid #e06c8e;}