#e202c4 color space conversions
Hex:
#e202c4
RGB:
226, 2, 196
CMY:
11, 99, 23
CMYK:
0, 99, 13, 11
HSL:
308°, 98.2456%, 44.7059%
HSV (HSB):
308°, 99.1150%, 88.6275%
XYZ:
41.3495, 20.1977, 53.9437
xyY:
0.3580, 0.1749, 20.1977
CIE-Lab:
52.0600, 85.4997, -40.9100
CIE-LCH:
52.0600, 94.7831, 334.4298
CIE-Luv:
52.0600, 87.2638, -73.8993
Hunter-Lab:
44.9418, 85.5839, -39.7066
#e202c4 color charts
#e202c4 color shades, tints & tones
#e202c4 color schemes
#e202c4 color preview, HTML & CSS examples
This text has a color of #e202c4
<p style="color:#e202c4;">Text here</p>
.mytext {color:#e202c4;}
This box has a color of #e202c4
<div style="background-color:#e202c4;">Content here</div>
.mybackground {background-color:#e202c4;}
Border around this has a color of #e202c4
<div style="border:2px solid #e202c4;">Content here</div>
.myborder {border:2px solid #e202c4;}