#e7114c color space conversions
Hex:
#e7114c
RGB:
231, 17, 76
CMY:
9, 93, 70
CMYK:
0, 93, 67, 9
HSL:
343°, 86.2903%, 48.6275%
HSV (HSB):
343°, 92.6407%, 90.5882%
XYZ:
34.4600, 17.9116, 8.4785
xyY:
0.5663, 0.2944, 17.9116
CIE-Lab:
49.3887, 74.6814, 27.3342
CIE-LCH:
49.3887, 79.5266, 20.1032
CIE-Luv:
49.3887, 142.3270, 14.3106
Hunter-Lab:
42.3221, 71.2764, 17.7477
#e7114c color charts
#e7114c color shades, tints & tones
#e7114c color schemes
#e7114c color preview, HTML & CSS examples
This text has a color of #e7114c
<p style="color:#e7114c;">Text here</p>
.mytext {color:#e7114c;}
This box has a color of #e7114c
<div style="background-color:#e7114c;">Content here</div>
.mybackground {background-color:#e7114c;}
Border around this has a color of #e7114c
<div style="border:2px solid #e7114c;">Content here</div>
.myborder {border:2px solid #e7114c;}