#e20a7a color space conversions
Hex:
#e20a7a
RGB:
226, 10, 122
CMY:
11, 96, 52
CMYK:
0, 96, 46, 11
HSL:
329°, 91.5254%, 46.2745%
HSV (HSB):
329°, 95.5752%, 88.6275%
XYZ:
34.9854, 17.7910, 20.0024
xyY:
0.4807, 0.2445, 17.7910
CIE-Lab:
49.2416, 77.1188, -1.2085
CIE-LCH:
49.2416, 77.1282, 359.1022
CIE-Luv:
49.2416, 120.9174, -16.5443
Hunter-Lab:
42.1793, 74.2420, 1.4089
#e20a7a color charts
#e20a7a color shades, tints & tones
#e20a7a color schemes
#e20a7a color preview, HTML & CSS examples
This text has a color of #e20a7a
<p style="color:#e20a7a;">Text here</p>
.mytext {color:#e20a7a;}
This box has a color of #e20a7a
<div style="background-color:#e20a7a;">Content here</div>
.mybackground {background-color:#e20a7a;}
Border around this has a color of #e20a7a
<div style="border:2px solid #e20a7a;">Content here</div>
.myborder {border:2px solid #e20a7a;}