#e06e5e color space conversions
Hex:
#e06e5e
RGB:
224, 110, 94
CMY:
12, 57, 63
CMYK:
0, 51, 58, 12
HSL:
7°, 67.7083%, 62.3529%
HSV (HSB):
7°, 58.0357%, 87.8431%
XYZ:
38.3368, 27.8073, 13.9365
xyY:
0.4787, 0.3472, 27.8073
CIE-Lab:
59.7143, 43.0728, 29.7495
CIE-LCH:
59.7143, 52.3479, 34.6320
CIE-Luv:
59.7143, 85.8160, 27.1370
Hunter-Lab:
52.7326, 37.4879, 21.2434
#e06e5e color charts
#e06e5e color shades, tints & tones
#e06e5e color schemes
#e06e5e color preview, HTML & CSS examples
This text has a color of #e06e5e
<p style="color:#e06e5e;">Text here</p>
.mytext {color:#e06e5e;}
This box has a color of #e06e5e
<div style="background-color:#e06e5e;">Content here</div>
.mybackground {background-color:#e06e5e;}
Border around this has a color of #e06e5e
<div style="border:2px solid #e06e5e;">Content here</div>
.myborder {border:2px solid #e06e5e;}