#e298b6 color space conversions
Hex:
#e298b6
RGB:
226, 152, 182
CMY:
11, 40, 29
CMYK:
0, 33, 19, 11
HSL:
336°, 56.0606%, 74.1176%
HSV (HSB):
336°, 32.7434%, 88.6275%
XYZ:
51.0358, 42.0026, 49.6734
xyY:
0.3576, 0.2943, 42.0026
CIE-Lab:
70.8727, 31.9439, -4.1830
CIE-LCH:
70.8727, 32.2167, 352.5397
CIE-Luv:
70.8727, 44.3052, -11.9208
Hunter-Lab:
64.8094, 27.1477, -0.0764
#e298b6 color charts
#e298b6 color shades, tints & tones
#e298b6 color schemes
#e298b6 color preview, HTML & CSS examples
This text has a color of #e298b6
<p style="color:#e298b6;">Text here</p>
.mytext {color:#e298b6;}
This box has a color of #e298b6
<div style="background-color:#e298b6;">Content here</div>
.mybackground {background-color:#e298b6;}
Border around this has a color of #e298b6
<div style="border:2px solid #e298b6;">Content here</div>
.myborder {border:2px solid #e298b6;}