#e34d6d color space conversions
Hex:
#e34d6d
RGB:
227, 77, 109
CMY:
11, 70, 57
CMYK:
0, 66, 52, 11
HSL:
347°, 72.8155%, 59.6078%
HSV (HSB):
347°, 66.0793%, 89.0196%
XYZ:
37.0927, 22.7428, 16.9028
xyY:
0.4834, 0.2964, 22.7428
CIE-Lab:
54.8064, 60.1874, 14.5913
CIE-LCH:
54.8064, 61.9308, 13.6274
CIE-Luv:
54.8064, 105.4899, 6.3044
Hunter-Lab:
47.6894, 55.3807, 12.3681
#e34d6d color charts
#e34d6d color shades, tints & tones
#e34d6d color schemes
#e34d6d color preview, HTML & CSS examples
This text has a color of #e34d6d
<p style="color:#e34d6d;">Text here</p>
.mytext {color:#e34d6d;}
This box has a color of #e34d6d
<div style="background-color:#e34d6d;">Content here</div>
.mybackground {background-color:#e34d6d;}
Border around this has a color of #e34d6d
<div style="border:2px solid #e34d6d;">Content here</div>
.myborder {border:2px solid #e34d6d;}