#e25b6c color space conversions
Hex:
#e25b6c
RGB:
226, 91, 108
CMY:
11, 64, 58
CMYK:
0, 60, 52, 11
HSL:
352°, 69.9482%, 62.1569%
HSV (HSB):
352°, 59.7345%, 88.6275%
XYZ:
37.8119, 24.7336, 16.9685
xyY:
0.4755, 0.3111, 24.7336
CIE-Lab:
56.8150, 53.8760, 17.9152
CIE-LCH:
56.8150, 56.7766, 18.3933
CIE-Luv:
56.8150, 96.8727, 11.7254
Hunter-Lab:
49.7329, 48.6808, 14.5837
#e25b6c color charts
#e25b6c color shades, tints & tones
#e25b6c color schemes
#e25b6c color preview, HTML & CSS examples
This text has a color of #e25b6c
<p style="color:#e25b6c;">Text here</p>
.mytext {color:#e25b6c;}
This box has a color of #e25b6c
<div style="background-color:#e25b6c;">Content here</div>
.mybackground {background-color:#e25b6c;}
Border around this has a color of #e25b6c
<div style="border:2px solid #e25b6c;">Content here</div>
.myborder {border:2px solid #e25b6c;}