#e34d8d color space conversions
Hex:
#e34d8d
RGB:
227, 77, 141
CMY:
11, 70, 45
CMYK:
0, 66, 38, 11
HSL:
334°, 72.8155%, 59.6078%
HSV (HSB):
334°, 66.0793%, 89.0196%
XYZ:
39.1401, 23.5617, 27.6843
xyY:
0.4330, 0.2607, 23.5617
CIE-Lab:
55.6463, 63.1698, -3.1751
CIE-LCH:
55.6463, 63.2496, 357.1226
CIE-Luv:
55.6463, 95.0062, -16.2653
Hunter-Lab:
48.5404, 58.9861, 0.1632
#e34d8d color charts
#e34d8d color shades, tints & tones
#e34d8d color schemes
#e34d8d color preview, HTML & CSS examples
This text has a color of #e34d8d
<p style="color:#e34d8d;">Text here</p>
.mytext {color:#e34d8d;}
This box has a color of #e34d8d
<div style="background-color:#e34d8d;">Content here</div>
.mybackground {background-color:#e34d8d;}
Border around this has a color of #e34d8d
<div style="border:2px solid #e34d8d;">Content here</div>
.myborder {border:2px solid #e34d8d;}