#e94bb4 color space conversions
Hex:
#e94bb4
RGB:
233, 75, 180
CMY:
9, 71, 29
CMYK:
0, 68, 23, 9
HSL:
320°, 78.2178%, 60.3922%
HSV (HSB):
320°, 67.8112%, 91.3725%
XYZ:
44.3586, 25.6511, 45.7932
xyY:
0.3831, 0.2215, 25.6511
CIE-Lab:
57.7044, 70.1462, -22.7690
CIE-LCH:
57.7044, 73.7490, 342.0169
CIE-Luv:
57.7044, 86.5450, -45.6246
Hunter-Lab:
50.6469, 67.7053, -18.1552
#e94bb4 color charts
#e94bb4 color shades, tints & tones
#e94bb4 color schemes
#e94bb4 color preview, HTML & CSS examples
This text has a color of #e94bb4
<p style="color:#e94bb4;">Text here</p>
.mytext {color:#e94bb4;}
This box has a color of #e94bb4
<div style="background-color:#e94bb4;">Content here</div>
.mybackground {background-color:#e94bb4;}
Border around this has a color of #e94bb4
<div style="border:2px solid #e94bb4;">Content here</div>
.myborder {border:2px solid #e94bb4;}