#e25e94 color space conversions
Hex:
#e25e94
RGB:
226, 94, 148
CMY:
11, 63, 42
CMYK:
0, 58, 35, 11
HSL:
335°, 69.4737%, 62.7451%
HSV (HSB):
335°, 58.4071%, 88.6275%
XYZ:
40.7120, 26.3123, 30.9500
xyY:
0.4155, 0.2686, 26.3123
CIE-Lab:
58.3323, 56.5068, -3.3422
CIE-LCH:
58.3323, 56.6056, 356.6151
CIE-Luv:
58.3323, 83.7495, -15.1972
Hunter-Lab:
51.2955, 51.9041, 0.1332
#e25e94 color charts
#e25e94 color shades, tints & tones
#e25e94 color schemes
#e25e94 color preview, HTML & CSS examples
This text has a color of #e25e94
<p style="color:#e25e94;">Text here</p>
.mytext {color:#e25e94;}
This box has a color of #e25e94
<div style="background-color:#e25e94;">Content here</div>
.mybackground {background-color:#e25e94;}
Border around this has a color of #e25e94
<div style="border:2px solid #e25e94;">Content here</div>
.myborder {border:2px solid #e25e94;}