#e34d85 color space conversions
Hex:
#e34d85
RGB:
227, 77, 133
CMY:
11, 70, 48
CMYK:
0, 66, 41, 11
HSL:
338°, 72.8155%, 59.6078%
HSV (HSB):
338°, 66.0793%, 89.0196%
XYZ:
38.5661, 23.3321, 24.6612
xyY:
0.4455, 0.2696, 23.3321
CIE-Lab:
55.4128, 62.3487, 1.2131
CIE-LCH:
55.4128, 62.3605, 1.1146
CIE-Luv:
55.4128, 97.7408, -10.3277
Hunter-Lab:
48.3033, 57.9862, 3.5419
#e34d85 color charts
#e34d85 color shades, tints & tones
#e34d85 color schemes
#e34d85 color preview, HTML & CSS examples
This text has a color of #e34d85
<p style="color:#e34d85;">Text here</p>
.mytext {color:#e34d85;}
This box has a color of #e34d85
<div style="background-color:#e34d85;">Content here</div>
.mybackground {background-color:#e34d85;}
Border around this has a color of #e34d85
<div style="border:2px solid #e34d85;">Content here</div>
.myborder {border:2px solid #e34d85;}