#e21f9c color space conversions
Hex:
#e21f9c
RGB:
226, 31, 156
CMY:
11, 88, 39
CMYK:
0, 86, 31, 11
HSL:
322°, 77.0751%, 50.3922%
HSV (HSB):
322°, 86.2832%, 88.6275%
XYZ:
37.8548, 19.5490, 33.2307
xyY:
0.4177, 0.2157, 19.5490
CIE-Lab:
51.3234, 77.6853, -18.5802
CIE-LCH:
51.3234, 79.8763, 346.5491
CIE-Luv:
51.3234, 102.5215, -39.9746
Hunter-Lab:
44.2143, 75.4507, -13.6113
#e21f9c color charts
#e21f9c color shades, tints & tones
#e21f9c color schemes
#e21f9c color preview, HTML & CSS examples
This text has a color of #e21f9c
<p style="color:#e21f9c;">Text here</p>
.mytext {color:#e21f9c;}
This box has a color of #e21f9c
<div style="background-color:#e21f9c;">Content here</div>
.mybackground {background-color:#e21f9c;}
Border around this has a color of #e21f9c
<div style="border:2px solid #e21f9c;">Content here</div>
.myborder {border:2px solid #e21f9c;}