#e25d9f color space conversions
Hex:
#e25d9f
RGB:
226, 93, 159
CMY:
11, 64, 38
CMYK:
0, 59, 30, 11
HSL:
330°, 69.6335%, 62.5490%
HSV (HSB):
330°, 58.8496%, 88.6275%
XYZ:
41.5364, 26.5007, 35.7268
xyY:
0.4003, 0.2554, 26.5007
CIE-Lab:
58.5093, 58.2710, -9.4814
CIE-LCH:
58.5093, 59.0373, 350.7582
CIE-Luv:
58.5093, 80.8766, -24.1068
Hunter-Lab:
51.4788, 53.9374, -5.1127
#e25d9f color charts
#e25d9f color shades, tints & tones
#e25d9f color schemes
#e25d9f color preview, HTML & CSS examples
This text has a color of #e25d9f
<p style="color:#e25d9f;">Text here</p>
.mytext {color:#e25d9f;}
This box has a color of #e25d9f
<div style="background-color:#e25d9f;">Content here</div>
.mybackground {background-color:#e25d9f;}
Border around this has a color of #e25d9f
<div style="border:2px solid #e25d9f;">Content here</div>
.myborder {border:2px solid #e25d9f;}