#e9257e color space conversions
Hex:
#e9257e
RGB:
233, 37, 126
CMY:
9, 85, 51
CMYK:
0, 84, 46, 9
HSL:
333°, 81.6667%, 52.9412%
HSV (HSB):
333°, 84.1202%, 91.3725%
XYZ:
38.0317, 20.1531, 21.6241
xyY:
0.4765, 0.2525, 20.1531
CIE-Lab:
52.0099, 75.2988, 0.5714
CIE-LCH:
52.0099, 75.3010, 0.4348
CIE-Luv:
52.0099, 120.0777, -14.0034
Hunter-Lab:
44.8922, 72.6599, 2.8652
#e9257e color charts
#e9257e color shades, tints & tones
#e9257e color schemes
#e9257e color preview, HTML & CSS examples
This text has a color of #e9257e
<p style="color:#e9257e;">Text here</p>
.mytext {color:#e9257e;}
This box has a color of #e9257e
<div style="background-color:#e9257e;">Content here</div>
.mybackground {background-color:#e9257e;}
Border around this has a color of #e9257e
<div style="border:2px solid #e9257e;">Content here</div>
.myborder {border:2px solid #e9257e;}