#e25f99 color space conversions
Hex:
#e25f99
RGB:
226, 95, 153
CMY:
11, 63, 40
CMYK:
0, 58, 32, 11
HSL:
333°, 69.3122%, 62.9412%
HSV (HSB):
333°, 57.9646%, 88.6275%
XYZ:
41.2060, 26.6531, 33.1098
xyY:
0.4081, 0.2640, 26.6531
CIE-Lab:
58.6518, 56.6478, -5.7816
CIE-LCH:
58.6518, 56.9420, 354.1724
CIE-Luv:
58.6518, 81.7392, -18.5974
Hunter-Lab:
51.6266, 52.1240, -1.8859
#e25f99 color charts
#e25f99 color shades, tints & tones
#e25f99 color schemes
#e25f99 color preview, HTML & CSS examples
This text has a color of #e25f99
<p style="color:#e25f99;">Text here</p>
.mytext {color:#e25f99;}
This box has a color of #e25f99
<div style="background-color:#e25f99;">Content here</div>
.mybackground {background-color:#e25f99;}
Border around this has a color of #e25f99
<div style="border:2px solid #e25f99;">Content here</div>
.myborder {border:2px solid #e25f99;}