#e34d9a color space conversions
Hex:
#e34d9a
RGB:
227, 77, 154
CMY:
11, 70, 40
CMYK:
0, 66, 32, 11
HSL:
329°, 72.8155%, 59.6078%
HSV (HSB):
329°, 66.0793%, 89.0196%
XYZ:
40.1652, 23.9717, 33.0819
xyY:
0.4131, 0.2466, 23.9717
CIE-Lab:
56.0595, 64.6082, -10.2134
CIE-LCH:
56.0595, 65.4105, 351.0169
CIE-Luv:
56.0595, 90.4654, -26.2133
Hunter-Lab:
48.9609, 60.7510, -5.7884
#e34d9a color charts
#e34d9a color shades, tints & tones
#e34d9a color schemes
#e34d9a color preview, HTML & CSS examples
This text has a color of #e34d9a
<p style="color:#e34d9a;">Text here</p>
.mytext {color:#e34d9a;}
This box has a color of #e34d9a
<div style="background-color:#e34d9a;">Content here</div>
.mybackground {background-color:#e34d9a;}
Border around this has a color of #e34d9a
<div style="border:2px solid #e34d9a;">Content here</div>
.myborder {border:2px solid #e34d9a;}