#e25b7e color space conversions
Hex:
#e25b7e
RGB:
226, 91, 126
CMY:
11, 64, 51
CMYK:
0, 60, 44, 11
HSL:
344°, 69.9482%, 62.1569%
HSV (HSB):
344°, 59.7345%, 88.6275%
XYZ:
38.8710, 25.1573, 22.5458
xyY:
0.4490, 0.2906, 25.1573
CIE-Lab:
57.2283, 55.4961, 7.9339
CIE-LCH:
57.2283, 56.0603, 8.1361
CIE-Luv:
57.2283, 91.8773, -0.3032
Hunter-Lab:
50.1570, 50.5602, 8.4588
#e25b7e color charts
#e25b7e color shades, tints & tones
#e25b7e color schemes
#e25b7e color preview, HTML & CSS examples
This text has a color of #e25b7e
<p style="color:#e25b7e;">Text here</p>
.mytext {color:#e25b7e;}
This box has a color of #e25b7e
<div style="background-color:#e25b7e;">Content here</div>
.mybackground {background-color:#e25b7e;}
Border around this has a color of #e25b7e
<div style="border:2px solid #e25b7e;">Content here</div>
.myborder {border:2px solid #e25b7e;}