#e34b97 color space conversions
Hex:
#e34b97
RGB:
227, 75, 151
CMY:
11, 71, 41
CMYK:
0, 67, 33, 11
HSL:
330°, 73.0769%, 59.2157%
HSV (HSB):
330°, 66.9604%, 89.0196%
XYZ:
39.7805, 23.5974, 31.7362
xyY:
0.4182, 0.2481, 23.5974
CIE-Lab:
55.6824, 65.0319, -9.0152
CIE-LCH:
55.6824, 65.6538, 352.1076
CIE-Luv:
55.6824, 92.3634, -24.6001
Hunter-Lab:
48.5772, 61.1662, -4.7311
#e34b97 color charts
#e34b97 color shades, tints & tones
#e34b97 color schemes
#e34b97 color preview, HTML & CSS examples
This text has a color of #e34b97
<p style="color:#e34b97;">Text here</p>
.mytext {color:#e34b97;}
This box has a color of #e34b97
<div style="background-color:#e34b97;">Content here</div>
.mybackground {background-color:#e34b97;}
Border around this has a color of #e34b97
<div style="border:2px solid #e34b97;">Content here</div>
.myborder {border:2px solid #e34b97;}