#e06c6e color space conversions
Hex:
#e06c6e
RGB:
224, 108, 110
CMY:
12, 58, 57
CMYK:
0, 52, 51, 12
HSL:
359°, 65.1685%, 65.0980%
HSV (HSB):
359°, 51.7857%, 87.8431%
XYZ:
38.9175, 27.6982, 18.0470
xyY:
0.4597, 0.3272, 27.6982
CIE-Lab:
59.6151, 45.3562, 20.5096
CIE-LCH:
59.6151, 49.7778, 24.3320
CIE-Luv:
59.6151, 83.9143, 16.9469
Hunter-Lab:
52.6291, 39.8941, 16.5093
#e06c6e color charts
#e06c6e color shades, tints & tones
#e06c6e color schemes
#e06c6e color preview, HTML & CSS examples
This text has a color of #e06c6e
<p style="color:#e06c6e;">Text here</p>
.mytext {color:#e06c6e;}
This box has a color of #e06c6e
<div style="background-color:#e06c6e;">Content here</div>
.mybackground {background-color:#e06c6e;}
Border around this has a color of #e06c6e
<div style="border:2px solid #e06c6e;">Content here</div>
.myborder {border:2px solid #e06c6e;}