#e21f6c color space conversions
Hex:
#e21f6c
RGB:
226, 31, 108
CMY:
11, 88, 58
CMYK:
0, 86, 52, 11
HSL:
336°, 77.0751%, 50.3922%
HSV (HSB):
336°, 86.2832%, 88.6275%
XYZ:
34.5608, 18.2314, 15.8848
xyY:
0.5032, 0.2655, 18.2314
CIE-Lab:
49.7756, 73.3613, 8.1202
CIE-LCH:
49.7756, 73.8093, 6.3162
CIE-Luv:
49.7756, 123.4801, -4.5447
Hunter-Lab:
42.6983, 69.7593, 7.8314
#e21f6c color charts
#e21f6c color shades, tints & tones
#e21f6c color schemes
#e21f6c color preview, HTML & CSS examples
This text has a color of #e21f6c
<p style="color:#e21f6c;">Text here</p>
.mytext {color:#e21f6c;}
This box has a color of #e21f6c
<div style="background-color:#e21f6c;">Content here</div>
.mybackground {background-color:#e21f6c;}
Border around this has a color of #e21f6c
<div style="border:2px solid #e21f6c;">Content here</div>
.myborder {border:2px solid #e21f6c;}