#ea979c color space conversions
Hex:
#ea979c
RGB:
234, 151, 156
CMY:
8, 41, 39
CMYK:
0, 35, 33, 8
HSL:
356°, 66.4000%, 75.4902%
HSV (HSB):
356°, 35.4701%, 91.7647%
XYZ:
50.9990, 42.0259, 36.8764
xyY:
0.3926, 0.3235, 42.0259
CIE-Lab:
70.8888, 31.7772, 10.3987
CIE-LCH:
70.8888, 33.4353, 18.1200
CIE-Luv:
70.8888, 55.0403, 8.4975
Hunter-Lab:
64.8274, 26.9761, 11.6527
#ea979c color charts
#ea979c color shades, tints & tones
#ea979c color schemes
#ea979c color preview, HTML & CSS examples
This text has a color of #ea979c
<p style="color:#ea979c;">Text here</p>
.mytext {color:#ea979c;}
This box has a color of #ea979c
<div style="background-color:#ea979c;">Content here</div>
.mybackground {background-color:#ea979c;}
Border around this has a color of #ea979c
<div style="border:2px solid #ea979c;">Content here</div>
.myborder {border:2px solid #ea979c;}