#e25b8f color space conversions
Hex:
#e25b8f
RGB:
226, 91, 143
CMY:
11, 64, 44
CMYK:
0, 60, 37, 11
HSL:
337°, 69.9482%, 62.1569%
HSV (HSB):
337°, 59.7345%, 88.6275%
XYZ:
40.0630, 25.6341, 28.8229
xyY:
0.4239, 0.2712, 25.6341
CIE-Lab:
57.6881, 57.2701, -1.3686
CIE-LCH:
57.6881, 57.2864, 358.6310
CIE-Luv:
57.6881, 86.7977, -12.6691
Hunter-Lab:
50.6301, 52.6423, 1.6882
#e25b8f color charts
#e25b8f color shades, tints & tones
#e25b8f color schemes
#e25b8f color preview, HTML & CSS examples
This text has a color of #e25b8f
<p style="color:#e25b8f;">Text here</p>
.mytext {color:#e25b8f;}
This box has a color of #e25b8f
<div style="background-color:#e25b8f;">Content here</div>
.mybackground {background-color:#e25b8f;}
Border around this has a color of #e25b8f
<div style="border:2px solid #e25b8f;">Content here</div>
.myborder {border:2px solid #e25b8f;}