#ea8e5e color space conversions
Hex:
#ea8e5e
RGB:
234, 142, 94
CMY:
8, 44, 63
CMYK:
0, 39, 60, 8
HSL:
21°, 76.9231%, 64.3137%
HSV (HSB):
21°, 59.8291%, 91.7647%
XYZ:
45.6251, 37.6466, 15.4515
xyY:
0.4622, 0.3813, 37.6466
CIE-Lab:
67.7593, 30.4624, 40.0928
CIE-LCH:
67.7593, 50.3527, 52.7726
CIE-Luv:
67.7593, 70.5353, 41.9497
Hunter-Lab:
61.3568, 25.3586, 28.0188
#ea8e5e color charts
#ea8e5e color shades, tints & tones
#ea8e5e color schemes
#ea8e5e color preview, HTML & CSS examples
This text has a color of #ea8e5e
<p style="color:#ea8e5e;">Text here</p>
.mytext {color:#ea8e5e;}
This box has a color of #ea8e5e
<div style="background-color:#ea8e5e;">Content here</div>
.mybackground {background-color:#ea8e5e;}
Border around this has a color of #ea8e5e
<div style="border:2px solid #ea8e5e;">Content here</div>
.myborder {border:2px solid #ea8e5e;}