#e06c6a color space conversions
Hex:
#e06c6a
RGB:
224, 108, 106
CMY:
12, 58, 58
CMYK:
0, 52, 53, 12
HSL:
1°, 65.5556%, 64.7059%
HSV (HSB):
1°, 52.6786%, 87.8431%
XYZ:
38.7046, 27.6130, 16.9256
xyY:
0.4650, 0.3317, 27.6130
CIE-Lab:
59.5375, 45.0122, 22.7001
CIE-LCH:
59.5375, 50.4123, 26.7623
CIE-Luv:
59.5375, 84.7798, 19.4039
Hunter-Lab:
52.5481, 39.5159, 17.6866
#e06c6a color charts
#e06c6a color shades, tints & tones
#e06c6a color schemes
#e06c6a color preview, HTML & CSS examples
This text has a color of #e06c6a
<p style="color:#e06c6a;">Text here</p>
.mytext {color:#e06c6a;}
This box has a color of #e06c6a
<div style="background-color:#e06c6a;">Content here</div>
.mybackground {background-color:#e06c6a;}
Border around this has a color of #e06c6a
<div style="border:2px solid #e06c6a;">Content here</div>
.myborder {border:2px solid #e06c6a;}