#e06a4e color space conversions
Hex:
#e06a4e
RGB:
224, 106, 78
CMY:
12, 58, 69
CMYK:
0, 53, 65, 12
HSL:
12°, 70.1923%, 59.2157%
HSV (HSB):
12°, 65.1786%, 87.8431%
XYZ:
37.2696, 26.7054, 10.3981
xyY:
0.5011, 0.3591, 26.7054
CIE-Lab:
58.7007, 43.9817, 37.3771
CIE-LCH:
58.7007, 57.7186, 40.3590
CIE-Luv:
58.7007, 91.5688, 33.6417
Hunter-Lab:
51.6773, 38.2989, 24.2443
#e06a4e color charts
#e06a4e color shades, tints & tones
#e06a4e color schemes
#e06a4e color preview, HTML & CSS examples
This text has a color of #e06a4e
<p style="color:#e06a4e;">Text here</p>
.mytext {color:#e06a4e;}
This box has a color of #e06a4e
<div style="background-color:#e06a4e;">Content here</div>
.mybackground {background-color:#e06a4e;}
Border around this has a color of #e06a4e
<div style="border:2px solid #e06a4e;">Content here</div>
.myborder {border:2px solid #e06a4e;}