#e34d7e color space conversions
Hex:
#e34d7e
RGB:
227, 77, 126
CMY:
11, 70, 51
CMYK:
0, 66, 44, 11
HSL:
340°, 72.8155%, 59.6078%
HSV (HSB):
340°, 66.0793%, 89.0196%
XYZ:
38.0983, 23.1450, 22.1981
xyY:
0.4566, 0.2774, 23.1450
CIE-Lab:
55.2214, 61.6711, 5.0850
CIE-LCH:
55.2214, 61.8804, 4.7136
CIE-Luv:
55.2214, 100.0810, -5.2760
Hunter-Lab:
48.1093, 57.1652, 6.3195
#e34d7e color charts
#e34d7e color shades, tints & tones
#e34d7e color schemes
#e34d7e color preview, HTML & CSS examples
This text has a color of #e34d7e
<p style="color:#e34d7e;">Text here</p>
.mytext {color:#e34d7e;}
This box has a color of #e34d7e
<div style="background-color:#e34d7e;">Content here</div>
.mybackground {background-color:#e34d7e;}
Border around this has a color of #e34d7e
<div style="border:2px solid #e34d7e;">Content here</div>
.myborder {border:2px solid #e34d7e;}