#e298a5 color space conversions
Hex:
#e298a5
RGB:
226, 152, 165
CMY:
11, 40, 35
CMYK:
0, 33, 27, 11
HSL:
349°, 56.0606%, 74.1176%
HSV (HSB):
349°, 32.7434%, 88.6275%
XYZ:
49.3838, 41.3418, 40.9743
xyY:
0.3750, 0.3139, 41.3418
CIE-Lab:
70.4148, 29.4849, 4.5977
CIE-LCH:
70.4148, 29.8412, 8.8629
CIE-Luv:
70.4148, 47.0847, 1.0984
Hunter-Lab:
64.2976, 24.5761, 7.2252
#e298a5 color charts
#e298a5 color shades, tints & tones
#e298a5 color schemes
#e298a5 color preview, HTML & CSS examples
This text has a color of #e298a5
<p style="color:#e298a5;">Text here</p>
.mytext {color:#e298a5;}
This box has a color of #e298a5
<div style="background-color:#e298a5;">Content here</div>
.mybackground {background-color:#e298a5;}
Border around this has a color of #e298a5
<div style="border:2px solid #e298a5;">Content here</div>
.myborder {border:2px solid #e298a5;}