#e298d6 color space conversions
Hex:
#e298d6
RGB:
226, 152, 214
CMY:
11, 40, 16
CMYK:
0, 33, 5, 11
HSL:
310°, 56.0606%, 74.1176%
HSV (HSB):
310°, 32.7434%, 88.6275%
XYZ:
54.7299, 43.4803, 69.1263
xyY:
0.3271, 0.2598, 43.4803
CIE-Lab:
71.8797, 37.1812, -20.3760
CIE-LCH:
71.8797, 42.3984, 331.2764
CIE-Luv:
71.8797, 38.8691, -37.6952
Hunter-Lab:
65.9396, 32.7608, -15.9977
#e298d6 color charts
#e298d6 color shades, tints & tones
#e298d6 color schemes
#e298d6 color preview, HTML & CSS examples
This text has a color of #e298d6
<p style="color:#e298d6;">Text here</p>
.mytext {color:#e298d6;}
This box has a color of #e298d6
<div style="background-color:#e298d6;">Content here</div>
.mybackground {background-color:#e298d6;}
Border around this has a color of #e298d6
<div style="border:2px solid #e298d6;">Content here</div>
.myborder {border:2px solid #e298d6;}