#e94a99 color space conversions
Hex:
#e94a99
RGB:
233, 74, 153
CMY:
9, 71, 40
CMYK:
0, 68, 34, 9
HSL:
330°, 78.3251%, 60.1961%
HSV (HSB):
330°, 68.2403%, 91.3725%
XYZ:
41.8028, 24.5211, 32.6668
xyY:
0.4223, 0.2477, 24.5211
CIE-Lab:
56.6058, 67.2851, -8.7067
CIE-LCH:
56.6058, 67.8461, 352.6268
CIE-Luv:
56.6058, 96.8139, -24.7121
Hunter-Lab:
49.5188, 64.0284, -4.4496
#e94a99 color charts
#e94a99 color shades, tints & tones
#e94a99 color schemes
#e94a99 color preview, HTML & CSS examples
This text has a color of #e94a99
<p style="color:#e94a99;">Text here</p>
.mytext {color:#e94a99;}
This box has a color of #e94a99
<div style="background-color:#e94a99;">Content here</div>
.mybackground {background-color:#e94a99;}
Border around this has a color of #e94a99
<div style="border:2px solid #e94a99;">Content here</div>
.myborder {border:2px solid #e94a99;}