#ea985a color space conversions
Hex:
#ea985a
RGB:
234, 152, 90
CMY:
8, 40, 65
CMYK:
0, 35, 62, 8
HSL:
26°, 77.4194%, 63.5294%
HSV (HSB):
26°, 61.5385%, 91.7647%
XYZ:
47.0054, 40.6871, 15.0488
xyY:
0.4575, 0.3960, 40.6871
CIE-Lab:
69.9561, 24.9022, 44.7947
CIE-LCH:
69.9561, 51.2512, 60.9294
CIE-Luv:
69.9561, 63.4987, 48.1569
Hunter-Lab:
63.7864, 19.9137, 30.6625
#ea985a color charts
#ea985a color shades, tints & tones
#ea985a color schemes
#ea985a color preview, HTML & CSS examples
This text has a color of #ea985a
<p style="color:#ea985a;">Text here</p>
.mytext {color:#ea985a;}
This box has a color of #ea985a
<div style="background-color:#ea985a;">Content here</div>
.mybackground {background-color:#ea985a;}
Border around this has a color of #ea985a
<div style="border:2px solid #ea985a;">Content here</div>
.myborder {border:2px solid #ea985a;}