#e202c1 color space conversions
Hex:
#e202c1
RGB:
226, 2, 193
CMY:
11, 99, 24
CMYK:
0, 99, 15, 11
HSL:
309°, 98.2456%, 44.7059%
HSV (HSB):
309°, 99.1150%, 88.6275%
XYZ:
41.0114, 20.0624, 52.1630
xyY:
0.3622, 0.1772, 20.0624
CIE-Lab:
51.9077, 85.1205, -39.4116
CIE-LCH:
51.9077, 93.8018, 335.1554
CIE-Luv:
51.9077, 88.5880, -71.5828
Hunter-Lab:
44.7911, 85.0528, -37.6944
#e202c1 color charts
#e202c1 color shades, tints & tones
#e202c1 color schemes
#e202c1 color preview, HTML & CSS examples
This text has a color of #e202c1
<p style="color:#e202c1;">Text here</p>
.mytext {color:#e202c1;}
This box has a color of #e202c1
<div style="background-color:#e202c1;">Content here</div>
.mybackground {background-color:#e202c1;}
Border around this has a color of #e202c1
<div style="border:2px solid #e202c1;">Content here</div>
.myborder {border:2px solid #e202c1;}