#e201c4 color space conversions
Hex:
#e201c4
RGB:
226, 1, 196
CMY:
11, 100, 23
CMYK:
0, 100, 13, 11
HSL:
308°, 99.1189%, 44.5098%
HSV (HSB):
308°, 99.5575%, 88.6275%
XYZ:
41.3387, 20.1760, 53.9401
xyY:
0.3581, 0.1748, 20.1760
CIE-Lab:
52.0356, 85.5717, -40.9485
CIE-LCH:
52.0356, 94.8646, 334.4275
CIE-Luv:
52.0356, 87.3167, -73.9592
Hunter-Lab:
44.9177, 85.6714, -39.7570
#e201c4 color charts
#e201c4 color shades, tints & tones
#e201c4 color schemes
#e201c4 color preview, HTML & CSS examples
This text has a color of #e201c4
<p style="color:#e201c4;">Text here</p>
.mytext {color:#e201c4;}
This box has a color of #e201c4
<div style="background-color:#e201c4;">Content here</div>
.mybackground {background-color:#e201c4;}
Border around this has a color of #e201c4
<div style="border:2px solid #e201c4;">Content here</div>
.myborder {border:2px solid #e201c4;}