#e120a8 color space conversions
Hex:
#e120a8
RGB:
225, 32, 168
CMY:
12, 87, 34
CMYK:
0, 86, 25, 12
HSL:
318°, 76.2846%, 50.3922%
HSV (HSB):
318°, 85.7778%, 88.2353%
XYZ:
38.6357, 19.8677, 38.8443
xyY:
0.3969, 0.2041, 19.8677
CIE-Lab:
51.6873, 78.6294, -25.1444
CIE-LCH:
51.6873, 82.5520, 342.2666
CIE-Luv:
51.6873, 96.2047, -49.5714
Hunter-Lab:
44.5732, 76.7193, -20.4683
#e120a8 color charts
#e120a8 color shades, tints & tones
#e120a8 color schemes
#e120a8 color preview, HTML & CSS examples
This text has a color of #e120a8
<p style="color:#e120a8;">Text here</p>
.mytext {color:#e120a8;}
This box has a color of #e120a8
<div style="background-color:#e120a8;">Content here</div>
.mybackground {background-color:#e120a8;}
Border around this has a color of #e120a8
<div style="border:2px solid #e120a8;">Content here</div>
.myborder {border:2px solid #e120a8;}