#ea988a color space conversions
Hex:
#ea988a
RGB:
234, 152, 138
CMY:
8, 40, 46
CMYK:
0, 35, 41, 8
HSL:
9°, 69.5652%, 72.9412%
HSV (HSB):
9°, 41.0256%, 91.7647%
XYZ:
49.7474, 41.7839, 29.4879
xyY:
0.4111, 0.3453, 41.7839
CIE-Lab:
70.7217, 29.1461, 20.1230
CIE-LCH:
70.7217, 35.4180, 34.6219
CIE-Luv:
70.7217, 57.2661, 21.3835
Hunter-Lab:
64.6404, 24.2530, 18.2012
#ea988a color charts
#ea988a color shades, tints & tones
#ea988a color schemes
#ea988a color preview, HTML & CSS examples
This text has a color of #ea988a
<p style="color:#ea988a;">Text here</p>
.mytext {color:#ea988a;}
This box has a color of #ea988a
<div style="background-color:#ea988a;">Content here</div>
.mybackground {background-color:#ea988a;}
Border around this has a color of #ea988a
<div style="border:2px solid #ea988a;">Content here</div>
.myborder {border:2px solid #ea988a;}