#e25f9a color space conversions
Hex:
#e25f9a
RGB:
226, 95, 154
CMY:
11, 63, 40
CMYK:
0, 58, 32, 11
HSL:
333°, 69.3122%, 62.9412%
HSV (HSB):
333°, 57.9646%, 88.6275%
XYZ:
41.2890, 26.6863, 33.5466
xyY:
0.4067, 0.2629, 26.6863
CIE-Lab:
58.6828, 56.7681, -6.3172
CIE-LCH:
58.6828, 57.1185, 353.6502
CIE-Luv:
58.6828, 81.4375, -19.3684
Hunter-Lab:
51.6587, 52.2658, -2.3412
#e25f9a color charts
#e25f9a color shades, tints & tones
#e25f9a color schemes
#e25f9a color preview, HTML & CSS examples
This text has a color of #e25f9a
<p style="color:#e25f9a;">Text here</p>
.mytext {color:#e25f9a;}
This box has a color of #e25f9a
<div style="background-color:#e25f9a;">Content here</div>
.mybackground {background-color:#e25f9a;}
Border around this has a color of #e25f9a
<div style="border:2px solid #e25f9a;">Content here</div>
.myborder {border:2px solid #e25f9a;}