#e212c7 color space conversions
Hex:
#e212c7
RGB:
226, 18, 199
CMY:
11, 93, 22
CMYK:
0, 92, 12, 11
HSL:
308°, 85.2459%, 47.8431%
HSV (HSB):
308°, 92.0354%, 88.6275%
XYZ:
41.8891, 20.7249, 55.8253
xyY:
0.3537, 0.1750, 20.7249
CIE-Lab:
52.6471, 84.6101, -41.7168
CIE-LCH:
52.6471, 94.3354, 333.7545
CIE-Luv:
52.6471, 85.0291, -75.1489
Hunter-Lab:
45.5246, 84.5775, -40.8382
#e212c7 color charts
#e212c7 color shades, tints & tones
#e212c7 color schemes
#e212c7 color preview, HTML & CSS examples
This text has a color of #e212c7
<p style="color:#e212c7;">Text here</p>
.mytext {color:#e212c7;}
This box has a color of #e212c7
<div style="background-color:#e212c7;">Content here</div>
.mybackground {background-color:#e212c7;}
Border around this has a color of #e212c7
<div style="border:2px solid #e212c7;">Content here</div>
.myborder {border:2px solid #e212c7;}