#e34e5f color space conversions
Hex:
#e34e5f
RGB:
227, 78, 95
CMY:
11, 69, 63
CMYK:
0, 66, 58, 11
HSL:
353°, 72.6829%, 59.8039%
HSV (HSB):
353°, 65.6388%, 89.0196%
XYZ:
36.4685, 22.6059, 13.2677
xyY:
0.5041, 0.3125, 22.6059
CIE-Lab:
54.6641, 58.7396, 22.6809
CIE-LCH:
54.6641, 62.9663, 21.1129
CIE-Luv:
54.6641, 108.9819, 15.2693
Hunter-Lab:
47.5457, 53.7083, 16.7369
#e34e5f color charts
#e34e5f color shades, tints & tones
#e34e5f color schemes
#e34e5f color preview, HTML & CSS examples
This text has a color of #e34e5f
<p style="color:#e34e5f;">Text here</p>
.mytext {color:#e34e5f;}
This box has a color of #e34e5f
<div style="background-color:#e34e5f;">Content here</div>
.mybackground {background-color:#e34e5f;}
Border around this has a color of #e34e5f
<div style="border:2px solid #e34e5f;">Content here</div>
.myborder {border:2px solid #e34e5f;}