#e20e74 color space conversions
Hex:
#e20e74
RGB:
226, 14, 116
CMY:
11, 95, 55
CMYK:
0, 94, 49, 11
HSL:
331°, 88.3333%, 47.0588%
HSV (HSB):
331°, 93.8053%, 88.6275%
XYZ:
34.6735, 17.7438, 18.1204
xyY:
0.4916, 0.2516, 17.7438
CIE-Lab:
49.1839, 76.2994, 2.3759
CIE-LCH:
49.1839, 76.3363, 1.7835
CIE-Luv:
49.1839, 123.1699, -11.9798
Hunter-Lab:
42.1234, 73.2147, 3.9813
#e20e74 color charts
#e20e74 color shades, tints & tones
#e20e74 color schemes
#e20e74 color preview, HTML & CSS examples
This text has a color of #e20e74
<p style="color:#e20e74;">Text here</p>
.mytext {color:#e20e74;}
This box has a color of #e20e74
<div style="background-color:#e20e74;">Content here</div>
.mybackground {background-color:#e20e74;}
Border around this has a color of #e20e74
<div style="border:2px solid #e20e74;">Content here</div>
.myborder {border:2px solid #e20e74;}