#e20e7b color space conversions
Hex:
#e20e7b
RGB:
226, 14, 123
CMY:
11, 95, 52
CMYK:
0, 94, 46, 11
HSL:
329°, 88.3333%, 47.0588%
HSV (HSB):
329°, 93.8053%, 88.6275%
XYZ:
35.0962, 17.9129, 20.3466
xyY:
0.4784, 0.2442, 17.9129
CIE-Lab:
49.3903, 76.8558, -1.6006
CIE-LCH:
49.3903, 76.8724, 358.8069
CIE-Luv:
49.3903, 120.0396, -16.9778
Hunter-Lab:
42.3236, 73.9521, 1.1235
#e20e7b color charts
#e20e7b color shades, tints & tones
#e20e7b color schemes
#e20e7b color preview, HTML & CSS examples
This text has a color of #e20e7b
<p style="color:#e20e7b;">Text here</p>
.mytext {color:#e20e7b;}
This box has a color of #e20e7b
<div style="background-color:#e20e7b;">Content here</div>
.mybackground {background-color:#e20e7b;}
Border around this has a color of #e20e7b
<div style="border:2px solid #e20e7b;">Content here</div>
.myborder {border:2px solid #e20e7b;}