#e25dad color space conversions
Hex:
#e25dad
RGB:
226, 93, 173
CMY:
11, 64, 32
CMYK:
0, 59, 23, 11
HSL:
324°, 69.6335%, 62.5490%
HSV (HSB):
324°, 58.8496%, 88.6275%
XYZ:
42.8212, 27.0146, 42.4926
xyY:
0.3812, 0.2405, 27.0146
CIE-Lab:
58.9878, 60.0808, -16.8659
CIE-LCH:
58.9878, 62.4032, 344.3195
CIE-Luv:
58.9878, 76.5146, -35.1825
Hunter-Lab:
51.9756, 56.1039, -12.0896
#e25dad color charts
#e25dad color shades, tints & tones
#e25dad color schemes
#e25dad color preview, HTML & CSS examples
This text has a color of #e25dad
<p style="color:#e25dad;">Text here</p>
.mytext {color:#e25dad;}
This box has a color of #e25dad
<div style="background-color:#e25dad;">Content here</div>
.mybackground {background-color:#e25dad;}
Border around this has a color of #e25dad
<div style="border:2px solid #e25dad;">Content here</div>
.myborder {border:2px solid #e25dad;}