#e204a4 color space conversions
Hex:
#e204a4
RGB:
226, 4, 164
CMY:
11, 98, 36
CMYK:
0, 98, 27, 11
HSL:
317°, 96.5217%, 45.0980%
HSV (HSB):
317°, 98.2301%, 88.6275%
XYZ:
38.1083, 18.9359, 36.7684
xyY:
0.4062, 0.2018, 18.9359
CIE-Lab:
50.6122, 81.5706, -24.4249
CIE-LCH:
50.6122, 85.1489, 343.3306
CIE-Luv:
50.6122, 101.7503, -48.8538
Hunter-Lab:
43.5154, 80.1680, -19.6364
#e204a4 color charts
#e204a4 color shades, tints & tones
#e204a4 color schemes
#e204a4 color preview, HTML & CSS examples
This text has a color of #e204a4
<p style="color:#e204a4;">Text here</p>
.mytext {color:#e204a4;}
This box has a color of #e204a4
<div style="background-color:#e204a4;">Content here</div>
.mybackground {background-color:#e204a4;}
Border around this has a color of #e204a4
<div style="border:2px solid #e204a4;">Content here</div>
.myborder {border:2px solid #e204a4;}