#e06a4a color space conversions
Hex:
#e06a4a
RGB:
224, 106, 74
CMY:
12, 58, 71
CMYK:
0, 53, 67, 12
HSL:
13°, 70.7547%, 58.4314%
HSV (HSB):
13°, 66.9643%, 87.8431%
XYZ:
37.1305, 26.6498, 9.6655
xyY:
0.5056, 0.3628, 26.6498
CIE-Lab:
58.6487, 43.7496, 39.4870
CIE-LCH:
58.6487, 58.9343, 42.0684
CIE-Luv:
58.6487, 92.2268, 35.4520
Hunter-Lab:
51.6234, 38.0465, 25.0355
#e06a4a color charts
#e06a4a color shades, tints & tones
#e06a4a color schemes
#e06a4a color preview, HTML & CSS examples
This text has a color of #e06a4a
<p style="color:#e06a4a;">Text here</p>
.mytext {color:#e06a4a;}
This box has a color of #e06a4a
<div style="background-color:#e06a4a;">Content here</div>
.mybackground {background-color:#e06a4a;}
Border around this has a color of #e06a4a
<div style="border:2px solid #e06a4a;">Content here</div>
.myborder {border:2px solid #e06a4a;}