#ea9aa9 color space conversions
Hex:
#ea9aa9
RGB:
234, 154, 169
CMY:
8, 40, 34
CMYK:
0, 34, 28, 8
HSL:
349°, 65.5738%, 76.0784%
HSV (HSB):
349°, 34.1880%, 91.7647%
XYZ:
52.6487, 43.4682, 43.1514
xyY:
0.3780, 0.3121, 43.4682
CIE-Lab:
71.8716, 31.8754, 4.5960
CIE-LCH:
71.8716, 32.2051, 8.2048
CIE-Luv:
71.8716, 51.0461, 0.6299
Hunter-Lab:
65.9304, 27.1629, 7.3460
#ea9aa9 color charts
#ea9aa9 color shades, tints & tones
#ea9aa9 color schemes
#ea9aa9 color preview, HTML & CSS examples
This text has a color of #ea9aa9
<p style="color:#ea9aa9;">Text here</p>
.mytext {color:#ea9aa9;}
This box has a color of #ea9aa9
<div style="background-color:#ea9aa9;">Content here</div>
.mybackground {background-color:#ea9aa9;}
Border around this has a color of #ea9aa9
<div style="border:2px solid #ea9aa9;">Content here</div>
.myborder {border:2px solid #ea9aa9;}