#e34fbd color space conversions
Hex:
#e34fbd
RGB:
227, 79, 189
CMY:
11, 69, 26
CMYK:
0, 65, 17, 11
HSL:
315°, 72.5490%, 60.0000%
HSV (HSB):
315°, 65.1982%, 89.0196%
XYZ:
43.6598, 25.5970, 50.7837
xyY:
0.3637, 0.2132, 25.5970
CIE-Lab:
57.6525, 68.3225, -28.1151
CIE-LCH:
57.6525, 73.8812, 337.6325
CIE-Luv:
57.6525, 77.4069, -53.3019
Hunter-Lab:
50.5935, 65.4988, -24.0975
#e34fbd color charts
#e34fbd color shades, tints & tones
#e34fbd color schemes
#e34fbd color preview, HTML & CSS examples
This text has a color of #e34fbd
<p style="color:#e34fbd;">Text here</p>
.mytext {color:#e34fbd;}
This box has a color of #e34fbd
<div style="background-color:#e34fbd;">Content here</div>
.mybackground {background-color:#e34fbd;}
Border around this has a color of #e34fbd
<div style="border:2px solid #e34fbd;">Content here</div>
.myborder {border:2px solid #e34fbd;}