#e34b6a color space conversions
Hex:
#e34b6a
RGB:
227, 75, 106
CMY:
11, 71, 58
CMYK:
0, 67, 53, 11
HSL:
348°, 73.0769%, 59.2157%
HSV (HSB):
348°, 66.9604%, 89.0196%
XYZ:
36.7961, 22.4037, 16.0206
xyY:
0.4892, 0.2978, 22.4037
CIE-Lab:
54.4527, 60.7355, 15.8849
CIE-LCH:
54.4527, 62.7784, 14.6570
CIE-Luv:
54.4527, 107.4850, 7.5750
Hunter-Lab:
47.3325, 55.9335, 13.0649
#e34b6a color charts
#e34b6a color shades, tints & tones
#e34b6a color schemes
#e34b6a color preview, HTML & CSS examples
This text has a color of #e34b6a
<p style="color:#e34b6a;">Text here</p>
.mytext {color:#e34b6a;}
This box has a color of #e34b6a
<div style="background-color:#e34b6a;">Content here</div>
.mybackground {background-color:#e34b6a;}
Border around this has a color of #e34b6a
<div style="border:2px solid #e34b6a;">Content here</div>
.myborder {border:2px solid #e34b6a;}