#e25b6d color space conversions
Hex:
#e25b6d
RGB:
226, 91, 109
CMY:
11, 64, 57
CMYK:
0, 60, 52, 11
HSL:
352°, 69.9482%, 62.1569%
HSV (HSB):
352°, 59.7345%, 88.6275%
XYZ:
37.8654, 24.7550, 17.2505
xyY:
0.4741, 0.3099, 24.7550
CIE-Lab:
56.8360, 53.9590, 17.3586
CIE-LCH:
56.8360, 56.6823, 17.8330
CIE-Luv:
56.8360, 96.6081, 11.0913
Hunter-Lab:
49.7544, 48.7765, 14.2715
#e25b6d color charts
#e25b6d color shades, tints & tones
#e25b6d color schemes
#e25b6d color preview, HTML & CSS examples
This text has a color of #e25b6d
<p style="color:#e25b6d;">Text here</p>
.mytext {color:#e25b6d;}
This box has a color of #e25b6d
<div style="background-color:#e25b6d;">Content here</div>
.mybackground {background-color:#e25b6d;}
Border around this has a color of #e25b6d
<div style="border:2px solid #e25b6d;">Content here</div>
.myborder {border:2px solid #e25b6d;}