#e298d4 color space conversions
Hex:
#e298d4
RGB:
226, 152, 212
CMY:
11, 40, 17
CMYK:
0, 33, 6, 11
HSL:
311°, 56.0606%, 74.1176%
HSV (HSB):
311°, 32.7434%, 88.6275%
XYZ:
54.4759, 43.3787, 67.7891
xyY:
0.3289, 0.2619, 43.3787
CIE-Lab:
71.8112, 36.8321, -19.3785
CIE-LCH:
71.8112, 41.6189, 332.2498
CIE-Luv:
71.8112, 39.2127, -36.0527
Hunter-Lab:
65.8625, 32.3808, -14.9206
#e298d4 color charts
#e298d4 color shades, tints & tones
#e298d4 color schemes
#e298d4 color preview, HTML & CSS examples
This text has a color of #e298d4
<p style="color:#e298d4;">Text here</p>
.mytext {color:#e298d4;}
This box has a color of #e298d4
<div style="background-color:#e298d4;">Content here</div>
.mybackground {background-color:#e298d4;}
Border around this has a color of #e298d4
<div style="border:2px solid #e298d4;">Content here</div>
.myborder {border:2px solid #e298d4;}