#e298da color space conversions
Hex:
#e298da
RGB:
226, 152, 218
CMY:
11, 40, 15
CMYK:
0, 33, 4, 11
HSL:
306°, 56.0606%, 74.1176%
HSV (HSB):
306°, 32.7434%, 88.6275%
XYZ:
55.2472, 43.6872, 71.8503
xyY:
0.3235, 0.2558, 43.6872
CIE-Lab:
72.0189, 37.8878, -22.3649
CIE-LCH:
72.0189, 43.9963, 329.4469
CIE-Luv:
72.0189, 38.1816, -40.9882
Hunter-Lab:
66.0963, 33.5323, -18.1841
#e298da color charts
#e298da color shades, tints & tones
#e298da color schemes
#e298da color preview, HTML & CSS examples
This text has a color of #e298da
<p style="color:#e298da;">Text here</p>
.mytext {color:#e298da;}
This box has a color of #e298da
<div style="background-color:#e298da;">Content here</div>
.mybackground {background-color:#e298da;}
Border around this has a color of #e298da
<div style="border:2px solid #e298da;">Content here</div>
.myborder {border:2px solid #e298da;}