#e9257d color space conversions
Hex:
#e9257d
RGB:
233, 37, 125
CMY:
9, 85, 51
CMYK:
0, 84, 46, 9
HSL:
333°, 81.6667%, 52.9412%
HSV (HSB):
333°, 84.1202%, 91.3725%
XYZ:
37.9675, 20.1274, 21.2859
xyY:
0.4783, 0.2536, 20.1274
CIE-Lab:
51.9810, 75.2159, 1.1331
CIE-LCH:
51.9810, 75.2244, 0.8631
CIE-Luv:
51.9810, 120.5010, -13.2856
Hunter-Lab:
44.8636, 72.5510, 3.2739
#e9257d color charts
#e9257d color shades, tints & tones
#e9257d color schemes
#e9257d color preview, HTML & CSS examples
This text has a color of #e9257d
<p style="color:#e9257d;">Text here</p>
.mytext {color:#e9257d;}
This box has a color of #e9257d
<div style="background-color:#e9257d;">Content here</div>
.mybackground {background-color:#e9257d;}
Border around this has a color of #e9257d
<div style="border:2px solid #e9257d;">Content here</div>
.myborder {border:2px solid #e9257d;}