#e34e6a color space conversions
Hex:
#e34e6a
RGB:
227, 78, 106
CMY:
11, 69, 58
CMYK:
0, 66, 53, 11
HSL:
349°, 72.6829%, 59.8039%
HSV (HSB):
349°, 65.6388%, 89.0196%
XYZ:
37.0045, 22.8203, 16.0901
xyY:
0.4874, 0.3006, 22.8203
CIE-Lab:
54.8867, 59.5510, 16.4809
CIE-LCH:
54.8867, 61.7895, 15.4696
CIE-Luv:
54.8867, 105.8425, 8.5638
Hunter-Lab:
47.7706, 54.6727, 13.4694
#e34e6a color charts
#e34e6a color shades, tints & tones
#e34e6a color schemes
#e34e6a color preview, HTML & CSS examples
This text has a color of #e34e6a
<p style="color:#e34e6a;">Text here</p>
.mytext {color:#e34e6a;}
This box has a color of #e34e6a
<div style="background-color:#e34e6a;">Content here</div>
.mybackground {background-color:#e34e6a;}
Border around this has a color of #e34e6a
<div style="border:2px solid #e34e6a;">Content here</div>
.myborder {border:2px solid #e34e6a;}