#e78ea9 color space conversions
Hex:
#e78ea9
RGB:
231, 142, 169
CMY:
9, 44, 34
CMYK:
0, 39, 27, 9
HSL:
342°, 64.9635%, 73.1373%
HSV (HSB):
342°, 38.5281%, 90.5882%
XYZ:
49.7894, 39.1995, 42.4782
xyY:
0.3787, 0.2982, 39.1995
CIE-Lab:
68.8955, 37.1309, 0.2329
CIE-LCH:
68.8955, 37.1316, 0.3594
CIE-Luv:
68.8955, 55.9090, -6.5348
Hunter-Lab:
62.6095, 32.3833, 3.6006
#e78ea9 color charts
#e78ea9 color shades, tints & tones
#e78ea9 color schemes
#e78ea9 color preview, HTML & CSS examples
This text has a color of #e78ea9
<p style="color:#e78ea9;">Text here</p>
.mytext {color:#e78ea9;}
This box has a color of #e78ea9
<div style="background-color:#e78ea9;">Content here</div>
.mybackground {background-color:#e78ea9;}
Border around this has a color of #e78ea9
<div style="border:2px solid #e78ea9;">Content here</div>
.myborder {border:2px solid #e78ea9;}