#e34cae color space conversions
Hex:
#e34cae
RGB:
227, 76, 174
CMY:
11, 70, 32
CMYK:
0, 67, 23, 11
HSL:
321°, 72.9469%, 59.4118%
HSV (HSB):
321°, 66.5198%, 89.0196%
XYZ:
41.9030, 24.5558, 42.5756
xyY:
0.3843, 0.2252, 24.5558
CIE-Lab:
56.6400, 67.4411, -21.0090
CIE-LCH:
56.6400, 70.6376, 342.6974
CIE-Luv:
56.6400, 83.7387, -42.3578
Hunter-Lab:
49.5538, 64.2216, -16.2531
#e34cae color charts
#e34cae color shades, tints & tones
#e34cae color schemes
#e34cae color preview, HTML & CSS examples
This text has a color of #e34cae
<p style="color:#e34cae;">Text here</p>
.mytext {color:#e34cae;}
This box has a color of #e34cae
<div style="background-color:#e34cae;">Content here</div>
.mybackground {background-color:#e34cae;}
Border around this has a color of #e34cae
<div style="border:2px solid #e34cae;">Content here</div>
.myborder {border:2px solid #e34cae;}