#e7214c color space conversions
Hex:
#e7214c
RGB:
231, 33, 76
CMY:
9, 87, 70
CMYK:
0, 86, 67, 9
HSL:
347°, 80.4878%, 51.7647%
HSV (HSB):
347°, 85.7143%, 90.5882%
XYZ:
34.8034, 18.5984, 8.5930
xyY:
0.5614, 0.3000, 18.5984
CIE-Lab:
50.2141, 72.3045, 28.3745
CIE-LCH:
50.2141, 77.6727, 21.4266
CIE-Luv:
50.2141, 138.4835, 16.0681
Hunter-Lab:
43.1259, 68.5823, 18.3744
#e7214c color charts
#e7214c color shades, tints & tones
#e7214c color schemes
#e7214c color preview, HTML & CSS examples
This text has a color of #e7214c
<p style="color:#e7214c;">Text here</p>
.mytext {color:#e7214c;}
This box has a color of #e7214c
<div style="background-color:#e7214c;">Content here</div>
.mybackground {background-color:#e7214c;}
Border around this has a color of #e7214c
<div style="border:2px solid #e7214c;">Content here</div>
.myborder {border:2px solid #e7214c;}