#e34da8 color space conversions
Hex:
#e34da8
RGB:
227, 77, 168
CMY:
11, 70, 34
CMYK:
0, 66, 26, 11
HSL:
324°, 72.8155%, 59.6078%
HSV (HSB):
324°, 66.0793%, 89.0196%
XYZ:
41.4003, 24.4658, 39.5861
xyY:
0.3926, 0.2320, 24.4658
CIE-Lab:
56.5512, 66.2962, -17.6557
CIE-LCH:
56.5512, 68.6069, 345.0874
CIE-Luv:
56.5512, 85.5050, -37.2212
Hunter-Lab:
49.4629, 62.8439, -12.8269
#e34da8 color charts
#e34da8 color shades, tints & tones
#e34da8 color schemes
#e34da8 color preview, HTML & CSS examples
This text has a color of #e34da8
<p style="color:#e34da8;">Text here</p>
.mytext {color:#e34da8;}
This box has a color of #e34da8
<div style="background-color:#e34da8;">Content here</div>
.mybackground {background-color:#e34da8;}
Border around this has a color of #e34da8
<div style="border:2px solid #e34da8;">Content here</div>
.myborder {border:2px solid #e34da8;}