#e25b6a color space conversions
Hex:
#e25b6a
RGB:
226, 91, 106
CMY:
11, 64, 58
CMYK:
0, 60, 53, 11
HSL:
353°, 69.9482%, 62.1569%
HSV (HSB):
353°, 59.7345%, 88.6275%
XYZ:
37.7066, 24.6915, 16.4143
xyY:
0.4784, 0.3133, 24.6915
CIE-Lab:
56.7736, 53.7127, 19.0288
CIE-LCH:
56.7736, 56.9837, 19.5077
CIE-Luv:
56.7736, 97.3968, 12.9805
Hunter-Lab:
49.6906, 48.4924, 15.1982
#e25b6a color charts
#e25b6a color shades, tints & tones
#e25b6a color schemes
#e25b6a color preview, HTML & CSS examples
This text has a color of #e25b6a
<p style="color:#e25b6a;">Text here</p>
.mytext {color:#e25b6a;}
This box has a color of #e25b6a
<div style="background-color:#e25b6a;">Content here</div>
.mybackground {background-color:#e25b6a;}
Border around this has a color of #e25b6a
<div style="border:2px solid #e25b6a;">Content here</div>
.myborder {border:2px solid #e25b6a;}