#e7164e color space conversions
Hex:
#e7164e
RGB:
231, 22, 78
CMY:
9, 91, 69
CMYK:
0, 90, 66, 9
HSL:
344°, 82.6087%, 49.6078%
HSV (HSB):
344°, 90.4762%, 90.5882%
XYZ:
34.6171, 18.1128, 8.8793
xyY:
0.5619, 0.2940, 18.1128
CIE-Lab:
49.6326, 74.1711, 26.4296
CIE-LCH:
49.6326, 78.7393, 19.6126
CIE-Luv:
49.6326, 140.6891, 13.7283
Hunter-Lab:
42.5591, 70.7111, 17.4214
#e7164e color charts
#e7164e color shades, tints & tones
#e7164e color schemes
#e7164e color preview, HTML & CSS examples
This text has a color of #e7164e
<p style="color:#e7164e;">Text here</p>
.mytext {color:#e7164e;}
This box has a color of #e7164e
<div style="background-color:#e7164e;">Content here</div>
.mybackground {background-color:#e7164e;}
Border around this has a color of #e7164e
<div style="border:2px solid #e7164e;">Content here</div>
.myborder {border:2px solid #e7164e;}