#e8014d color space conversions
Hex:
#e8014d
RGB:
232, 1, 77
CMY:
9, 100, 70
CMYK:
0, 100, 67, 9
HSL:
340°, 99.1416%, 45.6863%
HSV (HSB):
340°, 99.5690%, 90.9804%
XYZ:
34.6291, 17.7133, 8.6150
xyY:
0.5681, 0.2906, 17.7133
CIE-Lab:
49.1466, 76.3078, 26.4607
CIE-LCH:
49.1466, 80.7654, 19.1246
CIE-Luv:
49.1466, 144.9231, 13.0470
Hunter-Lab:
42.0872, 73.2162, 17.3247
#e8014d color charts
#e8014d color shades, tints & tones
#e8014d color schemes
#e8014d color preview, HTML & CSS examples
This text has a color of #e8014d
<p style="color:#e8014d;">Text here</p>
.mytext {color:#e8014d;}
This box has a color of #e8014d
<div style="background-color:#e8014d;">Content here</div>
.mybackground {background-color:#e8014d;}
Border around this has a color of #e8014d
<div style="border:2px solid #e8014d;">Content here</div>
.myborder {border:2px solid #e8014d;}