#e34a5b color space conversions
Hex:
#e34a5b
RGB:
227, 74, 91
CMY:
11, 71, 64
CMYK:
0, 67, 60, 11
HSL:
353°, 73.2057%, 59.0196%
HSV (HSB):
353°, 67.4009%, 89.0196%
XYZ:
36.0157, 21.9838, 12.2426
xyY:
0.5127, 0.3130, 21.9838
CIE-Lab:
54.0098, 60.0496, 24.1753
CIE-LCH:
54.0098, 64.7333, 21.9292
CIE-Luv:
54.0098, 112.3963, 16.3078
Hunter-Lab:
46.8869, 55.0609, 17.3396
#e34a5b color charts
#e34a5b color shades, tints & tones
#e34a5b color schemes
#e34a5b color preview, HTML & CSS examples
This text has a color of #e34a5b
<p style="color:#e34a5b;">Text here</p>
.mytext {color:#e34a5b;}
This box has a color of #e34a5b
<div style="background-color:#e34a5b;">Content here</div>
.mybackground {background-color:#e34a5b;}
Border around this has a color of #e34a5b
<div style="border:2px solid #e34a5b;">Content here</div>
.myborder {border:2px solid #e34a5b;}