#e7114d color space conversions
Hex:
#e7114d
RGB:
231, 17, 77
CMY:
9, 93, 70
CMYK:
0, 93, 67, 9
HSL:
343°, 86.2903%, 48.6275%
HSV (HSB):
343°, 92.6407%, 90.5882%
XYZ:
34.4950, 17.9256, 8.6631
xyY:
0.5647, 0.2935, 17.9256
CIE-Lab:
49.4058, 74.7288, 26.7483
CIE-LCH:
49.4058, 79.3717, 19.6943
CIE-Luv:
49.4058, 141.9959, 13.7971
Hunter-Lab:
42.3387, 71.3383, 17.5055
#e7114d color charts
#e7114d color shades, tints & tones
#e7114d color schemes
#e7114d color preview, HTML & CSS examples
This text has a color of #e7114d
<p style="color:#e7114d;">Text here</p>
.mytext {color:#e7114d;}
This box has a color of #e7114d
<div style="background-color:#e7114d;">Content here</div>
.mybackground {background-color:#e7114d;}
Border around this has a color of #e7114d
<div style="border:2px solid #e7114d;">Content here</div>
.myborder {border:2px solid #e7114d;}