#e9298f color space conversions
Hex:
#e9298f
RGB:
233, 41, 143
CMY:
9, 84, 44
CMYK:
0, 82, 39, 9
HSL:
328°, 81.3559%, 53.7255%
HSV (HSB):
328°, 82.4034%, 91.3725%
XYZ:
39.3551, 20.8927, 27.9450
xyY:
0.4462, 0.2369, 20.8927
CIE-Lab:
52.8318, 75.9809, -8.4242
CIE-LCH:
52.8318, 76.4465, 353.6733
CIE-Luv:
52.8318, 111.7696, -25.8508
Hunter-Lab:
45.7085, 73.6990, -4.2525
#e9298f color charts
#e9298f color shades, tints & tones
#e9298f color schemes
#e9298f color preview, HTML & CSS examples
This text has a color of #e9298f
<p style="color:#e9298f;">Text here</p>
.mytext {color:#e9298f;}
This box has a color of #e9298f
<div style="background-color:#e9298f;">Content here</div>
.mybackground {background-color:#e9298f;}
Border around this has a color of #e9298f
<div style="border:2px solid #e9298f;">Content here</div>
.myborder {border:2px solid #e9298f;}