#e25f7d color space conversions
Hex:
#e25f7d
RGB:
226, 95, 125
CMY:
11, 63, 51
CMYK:
0, 58, 45, 11
HSL:
346°, 69.3122%, 62.9412%
HSV (HSB):
346°, 57.9646%, 88.6275%
XYZ:
39.1579, 25.8338, 22.3246
xyY:
0.4485, 0.2959, 25.8338
CIE-Lab:
57.8790, 53.6024, 9.4439
CIE-LCH:
57.8790, 54.4280, 9.9920
CIE-Luv:
57.8790, 89.8849, 2.0049
Hunter-Lab:
50.8270, 48.5719, 9.5371
#e25f7d color charts
#e25f7d color shades, tints & tones
#e25f7d color schemes
#e25f7d color preview, HTML & CSS examples
This text has a color of #e25f7d
<p style="color:#e25f7d;">Text here</p>
.mytext {color:#e25f7d;}
This box has a color of #e25f7d
<div style="background-color:#e25f7d;">Content here</div>
.mybackground {background-color:#e25f7d;}
Border around this has a color of #e25f7d
<div style="border:2px solid #e25f7d;">Content here</div>
.myborder {border:2px solid #e25f7d;}