#e9028a color space conversions
Hex:
#e9028a
RGB:
233, 2, 138
CMY:
9, 99, 46
CMYK:
0, 99, 41, 9
HSL:
325°, 98.2979%, 46.0784%
HSV (HSB):
325°, 99.1416%, 91.3725%
XYZ:
38.2134, 19.2020, 25.7370
xyY:
0.4596, 0.2309, 19.2020
CIE-Lab:
50.9227, 80.5706, -8.2760
CIE-LCH:
50.9227, 80.9946, 354.1353
CIE-Luv:
50.9227, 119.8358, -26.4735
Hunter-Lab:
43.8201, 78.9761, -4.1489
#e9028a color charts
#e9028a color shades, tints & tones
#e9028a color schemes
#e9028a color preview, HTML & CSS examples
This text has a color of #e9028a
<p style="color:#e9028a;">Text here</p>
.mytext {color:#e9028a;}
This box has a color of #e9028a
<div style="background-color:#e9028a;">Content here</div>
.mybackground {background-color:#e9028a;}
Border around this has a color of #e9028a
<div style="border:2px solid #e9028a;">Content here</div>
.myborder {border:2px solid #e9028a;}