#e94a9d color space conversions
Hex:
#e94a9d
RGB:
233, 74, 157
CMY:
9, 71, 38
CMYK:
0, 68, 33, 9
HSL:
329°, 78.3251%, 60.1961%
HSV (HSB):
329°, 68.2403%, 91.3725%
XYZ:
42.1389, 24.6555, 34.4363
xyY:
0.4163, 0.2436, 24.6555
CIE-Lab:
56.7382, 67.7304, -10.8536
CIE-LCH:
56.7382, 68.5945, 350.8959
CIE-Luv:
56.7382, 95.3522, -27.8058
Hunter-Lab:
49.6543, 64.5879, -6.3608
#e94a9d color charts
#e94a9d color shades, tints & tones
#e94a9d color schemes
#e94a9d color preview, HTML & CSS examples
This text has a color of #e94a9d
<p style="color:#e94a9d;">Text here</p>
.mytext {color:#e94a9d;}
This box has a color of #e94a9d
<div style="background-color:#e94a9d;">Content here</div>
.mybackground {background-color:#e94a9d;}
Border around this has a color of #e94a9d
<div style="border:2px solid #e94a9d;">Content here</div>
.myborder {border:2px solid #e94a9d;}