#e9014b color space conversions
Hex:
#e9014b
RGB:
233, 1, 75
CMY:
9, 100, 71
CMYK:
0, 100, 68, 9
HSL:
341°, 99.1453%, 45.8824%
HSV (HSB):
341°, 99.5708%, 91.3725%
XYZ:
34.8851, 17.8533, 8.2640
xyY:
0.5719, 0.2927, 17.8533
CIE-Lab:
49.3177, 76.4478, 27.9383
CIE-LCH:
49.3177, 81.3929, 20.0751
CIE-Luv:
49.3177, 146.3494, 14.3126
Hunter-Lab:
42.2532, 73.4301, 17.9812
#e9014b color charts
#e9014b color shades, tints & tones
#e9014b color schemes
#e9014b color preview, HTML & CSS examples
This text has a color of #e9014b
<p style="color:#e9014b;">Text here</p>
.mytext {color:#e9014b;}
This box has a color of #e9014b
<div style="background-color:#e9014b;">Content here</div>
.mybackground {background-color:#e9014b;}
Border around this has a color of #e9014b
<div style="border:2px solid #e9014b;">Content here</div>
.myborder {border:2px solid #e9014b;}