#e7114f color space conversions
Hex:
#e7114f
RGB:
231, 17, 79
CMY:
9, 93, 69
CMYK:
0, 93, 66, 9
HSL:
343°, 86.2903%, 48.6275%
HSV (HSB):
343°, 92.6407%, 90.5882%
XYZ:
34.5667, 17.9543, 9.0408
xyY:
0.5615, 0.2916, 17.9543
CIE-Lab:
49.4407, 74.8255, 25.5760
CIE-LCH:
49.4407, 79.0758, 18.8709
CIE-Luv:
49.4407, 141.3231, 12.7530
Hunter-Lab:
42.3726, 71.4649, 17.0104
#e7114f color charts
#e7114f color shades, tints & tones
#e7114f color schemes
#e7114f color preview, HTML & CSS examples
This text has a color of #e7114f
<p style="color:#e7114f;">Text here</p>
.mytext {color:#e7114f;}
This box has a color of #e7114f
<div style="background-color:#e7114f;">Content here</div>
.mybackground {background-color:#e7114f;}
Border around this has a color of #e7114f
<div style="border:2px solid #e7114f;">Content here</div>
.myborder {border:2px solid #e7114f;}