#e25da6 color space conversions
Hex:
#e25da6
RGB:
226, 93, 166
CMY:
11, 64, 35
CMYK:
0, 59, 27, 11
HSL:
327°, 69.6335%, 62.5490%
HSV (HSB):
327°, 58.8496%, 88.6275%
XYZ:
42.1613, 26.7506, 39.0176
xyY:
0.3906, 0.2479, 26.7506
CIE-Lab:
58.7428, 59.1578, -13.1904
CIE-LCH:
58.7428, 60.6105, 347.4303
CIE-Luv:
58.7428, 78.7009, -29.6137
Hunter-Lab:
51.7210, 54.9957, -8.5229
#e25da6 color charts
#e25da6 color shades, tints & tones
#e25da6 color schemes
#e25da6 color preview, HTML & CSS examples
This text has a color of #e25da6
<p style="color:#e25da6;">Text here</p>
.mytext {color:#e25da6;}
This box has a color of #e25da6
<div style="background-color:#e25da6;">Content here</div>
.mybackground {background-color:#e25da6;}
Border around this has a color of #e25da6
<div style="border:2px solid #e25da6;">Content here</div>
.myborder {border:2px solid #e25da6;}