#ea945e color space conversions
Hex:
#ea945e
RGB:
234, 148, 94
CMY:
8, 42, 63
CMYK:
0, 37, 60, 8
HSL:
23°, 76.9231%, 64.3137%
HSV (HSB):
23°, 59.8291%, 91.7647%
XYZ:
46.5420, 39.4804, 15.7571
xyY:
0.4573, 0.3879, 39.4804
CIE-Lab:
69.0978, 27.2981, 41.7173
CIE-LCH:
69.0978, 49.8550, 56.8008
CIE-Luv:
69.0978, 66.0539, 44.5664
Hunter-Lab:
62.8334, 22.2600, 29.1149
#ea945e color charts
#ea945e color shades, tints & tones
#ea945e color schemes
#ea945e color preview, HTML & CSS examples
This text has a color of #ea945e
<p style="color:#ea945e;">Text here</p>
.mytext {color:#ea945e;}
This box has a color of #ea945e
<div style="background-color:#ea945e;">Content here</div>
.mybackground {background-color:#ea945e;}
Border around this has a color of #ea945e
<div style="border:2px solid #ea945e;">Content here</div>
.myborder {border:2px solid #ea945e;}