#ea995d color space conversions
Hex:
#ea995d
RGB:
234, 153, 93
CMY:
8, 40, 64
CMYK:
0, 35, 60, 8
HSL:
26°, 77.0492%, 64.1176%
HSV (HSB):
26°, 60.2564%, 91.7647%
XYZ:
47.2987, 41.0652, 15.7894
xyY:
0.4541, 0.3943, 41.0652
CIE-Lab:
70.2216, 24.5788, 43.5831
CIE-LCH:
70.2216, 50.0361, 60.5791
CIE-Luv:
70.2216, 62.4318, 47.2289
Hunter-Lab:
64.0821, 19.6062, 30.2489
#ea995d color charts
#ea995d color shades, tints & tones
#ea995d color schemes
#ea995d color preview, HTML & CSS examples
This text has a color of #ea995d
<p style="color:#ea995d;">Text here</p>
.mytext {color:#ea995d;}
This box has a color of #ea995d
<div style="background-color:#ea995d;">Content here</div>
.mybackground {background-color:#ea995d;}
Border around this has a color of #ea995d
<div style="border:2px solid #ea995d;">Content here</div>
.myborder {border:2px solid #ea995d;}