#e34add color space conversions
Hex:
#e34add
RGB:
227, 74, 221
CMY:
11, 71, 13
CMYK:
0, 67, 3, 11
HSL:
302°, 73.2057%, 59.0196%
HSV (HSB):
302°, 67.4009%, 89.0196%
XYZ:
47.1785, 26.4489, 71.0252
xyY:
0.3262, 0.1828, 26.4489
CIE-Lab:
58.4607, 74.9362, -45.0720
CIE-LCH:
58.4607, 87.4466, 328.9743
CIE-Luv:
58.4607, 67.9441, -80.5708
Hunter-Lab:
51.4285, 73.7490, -45.8823
#e34add color charts
#e34add color shades, tints & tones
#e34add color schemes
#e34add color preview, HTML & CSS examples
This text has a color of #e34add
<p style="color:#e34add;">Text here</p>
.mytext {color:#e34add;}
This box has a color of #e34add
<div style="background-color:#e34add;">Content here</div>
.mybackground {background-color:#e34add;}
Border around this has a color of #e34add
<div style="border:2px solid #e34add;">Content here</div>
.myborder {border:2px solid #e34add;}