#e34976 color space conversions
Hex:
#e34976
RGB:
227, 73, 118
CMY:
11, 71, 54
CMYK:
0, 68, 48, 11
HSL:
342°, 73.3333%, 58.8235%
HSV (HSB):
342°, 67.8414%, 89.0196%
XYZ:
37.3311, 22.4040, 19.4964
xyY:
0.4712, 0.2828, 22.4040
CIE-Lab:
54.4530, 62.4915, 8.7438
CIE-LCH:
54.4530, 63.1002, 7.9651
CIE-Luv:
54.4530, 104.7072, -1.0313
Hunter-Lab:
47.3328, 57.9493, 8.7115
#e34976 color charts
#e34976 color shades, tints & tones
#e34976 color schemes
#e34976 color preview, HTML & CSS examples
This text has a color of #e34976
<p style="color:#e34976;">Text here</p>
.mytext {color:#e34976;}
This box has a color of #e34976
<div style="background-color:#e34976;">Content here</div>
.mybackground {background-color:#e34976;}
Border around this has a color of #e34976
<div style="border:2px solid #e34976;">Content here</div>
.myborder {border:2px solid #e34976;}