#e204b4 color space conversions
Hex:
#e204b4
RGB:
226, 4, 180
CMY:
11, 98, 29
CMYK:
0, 98, 20, 11
HSL:
312°, 96.5217%, 45.0980%
HSV (HSB):
312°, 98.2301%, 88.6275%
XYZ:
39.6457, 19.5509, 44.8642
xyY:
0.3810, 0.1879, 19.5509
CIE-Lab:
51.3256, 83.3883, -32.7466
CIE-LCH:
51.3256, 89.5877, 338.5600
CIE-Luv:
51.3256, 94.3290, -61.3566
Hunter-Lab:
44.2164, 82.6696, -29.2072
#e204b4 color charts
#e204b4 color shades, tints & tones
#e204b4 color schemes
#e204b4 color preview, HTML & CSS examples
This text has a color of #e204b4
<p style="color:#e204b4;">Text here</p>
.mytext {color:#e204b4;}
This box has a color of #e204b4
<div style="background-color:#e204b4;">Content here</div>
.mybackground {background-color:#e204b4;}
Border around this has a color of #e204b4
<div style="border:2px solid #e204b4;">Content here</div>
.myborder {border:2px solid #e204b4;}