#e25e6a color space conversions
Hex:
#e25e6a
RGB:
226, 94, 106
CMY:
11, 63, 58
CMYK:
0, 58, 53, 11
HSL:
355°, 69.4737%, 62.7451%
HSV (HSB):
355°, 58.4071%, 88.6275%
XYZ:
37.9683, 25.2148, 16.5015
xyY:
0.4765, 0.3164, 25.2148
CIE-Lab:
57.2841, 52.3602, 19.7207
CIE-LCH:
57.2841, 55.9508, 20.6382
CIE-Luv:
57.2841, 95.5307, 14.1224
Hunter-Lab:
50.2143, 47.0931, 15.6661
#e25e6a color charts
#e25e6a color shades, tints & tones
#e25e6a color schemes
#e25e6a color preview, HTML & CSS examples
This text has a color of #e25e6a
<p style="color:#e25e6a;">Text here</p>
.mytext {color:#e25e6a;}
This box has a color of #e25e6a
<div style="background-color:#e25e6a;">Content here</div>
.mybackground {background-color:#e25e6a;}
Border around this has a color of #e25e6a
<div style="border:2px solid #e25e6a;">Content here</div>
.myborder {border:2px solid #e25e6a;}