#e06a8f color space conversions
Hex:
#e06a8f
RGB:
224, 106, 143
CMY:
12, 58, 44
CMYK:
0, 53, 36, 12
HSL:
341°, 65.5556%, 64.7059%
HSV (HSB):
341°, 52.6786%, 87.8431%
XYZ:
40.8524, 28.1385, 29.2647
xyY:
0.4158, 0.2864, 28.1385
CIE-Lab:
60.0137, 49.6922, 1.9882
CIE-LCH:
60.0137, 49.7319, 2.2913
CIE-Luv:
60.0137, 77.1423, -6.6264
Hunter-Lab:
53.0458, 44.6391, 4.4224
#e06a8f color charts
#e06a8f color shades, tints & tones
#e06a8f color schemes
#e06a8f color preview, HTML & CSS examples
This text has a color of #e06a8f
<p style="color:#e06a8f;">Text here</p>
.mytext {color:#e06a8f;}
This box has a color of #e06a8f
<div style="background-color:#e06a8f;">Content here</div>
.mybackground {background-color:#e06a8f;}
Border around this has a color of #e06a8f
<div style="border:2px solid #e06a8f;">Content here</div>
.myborder {border:2px solid #e06a8f;}