#ea986d color space conversions
Hex:
#ea986d
RGB:
234, 152, 109
CMY:
8, 40, 57
CMYK:
0, 35, 53, 8
HSL:
21°, 74.8503%, 67.2549%
HSV (HSB):
21°, 53.4188%, 91.7647%
XYZ:
47.9202, 41.0530, 19.8664
xyY:
0.4403, 0.3772, 41.0530
CIE-Lab:
70.2131, 26.3435, 35.2076
CIE-LCH:
70.2131, 43.9722, 53.1949
CIE-Luv:
70.2131, 61.3050, 38.7698
Hunter-Lab:
64.0726, 21.3739, 26.4674
#ea986d color charts
#ea986d color shades, tints & tones
#ea986d color schemes
#ea986d color preview, HTML & CSS examples
This text has a color of #ea986d
<p style="color:#ea986d;">Text here</p>
.mytext {color:#ea986d;}
This box has a color of #ea986d
<div style="background-color:#ea986d;">Content here</div>
.mybackground {background-color:#ea986d;}
Border around this has a color of #ea986d
<div style="border:2px solid #ea986d;">Content here</div>
.myborder {border:2px solid #ea986d;}