#e34a86 color space conversions
Hex:
#e34a86
RGB:
227, 74, 134
CMY:
11, 71, 47
CMYK:
0, 67, 41, 11
HSL:
336°, 73.2057%, 59.0196%
HSV (HSB):
336°, 67.4009%, 89.0196%
XYZ:
38.4304, 22.9497, 24.9585
xyY:
0.4451, 0.2658, 22.9497
CIE-Lab:
55.0205, 63.6052, 0.0487
CIE-LCH:
55.0205, 63.6052, 0.0439
CIE-Luv:
55.0205, 98.7970, -12.1005
Hunter-Lab:
47.9058, 59.3588, 2.6446
#e34a86 color charts
#e34a86 color shades, tints & tones
#e34a86 color schemes
#e34a86 color preview, HTML & CSS examples
This text has a color of #e34a86
<p style="color:#e34a86;">Text here</p>
.mytext {color:#e34a86;}
This box has a color of #e34a86
<div style="background-color:#e34a86;">Content here</div>
.mybackground {background-color:#e34a86;}
Border around this has a color of #e34a86
<div style="border:2px solid #e34a86;">Content here</div>
.myborder {border:2px solid #e34a86;}