#e06a6a color space conversions
Hex:
#e06a6a
RGB:
224, 106, 106
CMY:
12, 58, 58
CMYK:
0, 53, 53, 12
HSL:
0°, 65.5556%, 64.7059%
HSV (HSB):
0°, 52.6786%, 87.8431%
XYZ:
38.4960, 27.1960, 16.8561
xyY:
0.4663, 0.3295, 27.1960
CIE-Lab:
59.1553, 45.9930, 22.1885
CIE-LCH:
59.1553, 51.0655, 25.7542
CIE-Luv:
59.1553, 86.1186, 18.5659
Hunter-Lab:
52.1498, 40.5035, 17.3409
#e06a6a color charts
#e06a6a color shades, tints & tones
#e06a6a color schemes
#e06a6a color preview, HTML & CSS examples
This text has a color of #e06a6a
<p style="color:#e06a6a;">Text here</p>
.mytext {color:#e06a6a;}
This box has a color of #e06a6a
<div style="background-color:#e06a6a;">Content here</div>
.mybackground {background-color:#e06a6a;}
Border around this has a color of #e06a6a
<div style="border:2px solid #e06a6a;">Content here</div>
.myborder {border:2px solid #e06a6a;}