#e25e95 color space conversions
Hex:
#e25e95
RGB:
226, 94, 149
CMY:
11, 63, 42
CMYK:
0, 58, 34, 11
HSL:
335°, 69.4737%, 62.7451%
HSV (HSB):
335°, 58.4071%, 88.6275%
XYZ:
40.7915, 26.3441, 31.3687
xyY:
0.4141, 0.2674, 26.3441
CIE-Lab:
58.3622, 56.6230, -3.8810
CIE-LCH:
58.3622, 56.7559, 356.0790
CIE-Luv:
58.3622, 83.4479, -15.9585
Hunter-Lab:
51.3265, 52.0409, -0.3072
#e25e95 color charts
#e25e95 color shades, tints & tones
#e25e95 color schemes
#e25e95 color preview, HTML & CSS examples
This text has a color of #e25e95
<p style="color:#e25e95;">Text here</p>
.mytext {color:#e25e95;}
This box has a color of #e25e95
<div style="background-color:#e25e95;">Content here</div>
.mybackground {background-color:#e25e95;}
Border around this has a color of #e25e95
<div style="border:2px solid #e25e95;">Content here</div>
.myborder {border:2px solid #e25e95;}