#ea998d color space conversions
Hex:
#ea998d
RGB:
234, 153, 141
CMY:
8, 40, 45
CMYK:
0, 35, 40, 8
HSL:
8°, 68.8889%, 73.5294%
HSV (HSB):
8°, 39.7436%, 91.7647%
XYZ:
50.1306, 42.1980, 30.7022
xyY:
0.4075, 0.3430, 42.1980
CIE-Lab:
71.0072, 28.9475, 18.8630
CIE-LCH:
71.0072, 34.5510, 33.0895
CIE-Luv:
71.0072, 56.1517, 19.9148
Hunter-Lab:
64.9600, 24.0713, 17.4496
#ea998d color charts
#ea998d color shades, tints & tones
#ea998d color schemes
#ea998d color preview, HTML & CSS examples
This text has a color of #ea998d
<p style="color:#ea998d;">Text here</p>
.mytext {color:#ea998d;}
This box has a color of #ea998d
<div style="background-color:#ea998d;">Content here</div>
.mybackground {background-color:#ea998d;}
Border around this has a color of #ea998d
<div style="border:2px solid #ea998d;">Content here</div>
.myborder {border:2px solid #ea998d;}