#e02b9a color space conversions
Hex:
#e02b9a
RGB:
224, 43, 154
CMY:
12, 83, 40
CMYK:
0, 81, 31, 12
HSL:
323°, 74.4856%, 52.3529%
HSV (HSB):
323°, 80.8036%, 87.8431%
XYZ:
37.4371, 19.9081, 32.4414
xyY:
0.4170, 0.2217, 19.9081
CIE-Lab:
51.7332, 74.5611, -16.7991
CIE-LCH:
51.7332, 76.4301, 347.3029
CIE-Luv:
51.7332, 99.3285, -36.9268
Hunter-Lab:
44.6185, 71.6876, -11.8757
#e02b9a color charts
#e02b9a color shades, tints & tones
#e02b9a color schemes
#e02b9a color preview, HTML & CSS examples
This text has a color of #e02b9a
<p style="color:#e02b9a;">Text here</p>
.mytext {color:#e02b9a;}
This box has a color of #e02b9a
<div style="background-color:#e02b9a;">Content here</div>
.mybackground {background-color:#e02b9a;}
Border around this has a color of #e02b9a
<div style="border:2px solid #e02b9a;">Content here</div>
.myborder {border:2px solid #e02b9a;}