#e3298d color space conversions
Hex:
#e3298d
RGB:
227, 41, 141
CMY:
11, 84, 45
CMYK:
0, 82, 38, 11
HSL:
328°, 76.8595%, 52.5490%
HSV (HSB):
328°, 81.9383%, 89.0196%
XYZ:
37.2792, 19.8399, 27.0639
xyY:
0.4428, 0.2357, 19.8399
CIE-Lab:
51.6557, 74.3794, -9.1020
CIE-LCH:
51.6557, 74.9342, 353.0232
CIE-Luv:
51.6557, 107.8163, -26.3101
Hunter-Lab:
44.5420, 71.4464, -4.8456
#e3298d color charts
#e3298d color shades, tints & tones
#e3298d color schemes
#e3298d color preview, HTML & CSS examples
This text has a color of #e3298d
<p style="color:#e3298d;">Text here</p>
.mytext {color:#e3298d;}
This box has a color of #e3298d
<div style="background-color:#e3298d;">Content here</div>
.mybackground {background-color:#e3298d;}
Border around this has a color of #e3298d
<div style="border:2px solid #e3298d;">Content here</div>
.myborder {border:2px solid #e3298d;}