#e120c5 color space conversions
Hex:
#e120c5
RGB:
225, 32, 197
CMY:
12, 87, 23
CMYK:
0, 86, 12, 12
HSL:
309°, 76.2846%, 50.3922%
HSV (HSB):
309°, 85.7778%, 88.2353%
XYZ:
41.6459, 21.0718, 54.6956
xyY:
0.3547, 0.1795, 21.0718
CIE-Lab:
53.0280, 82.2303, -39.9729
CIE-LCH:
53.0280, 91.4312, 334.0752
CIE-Luv:
53.0280, 83.6903, -72.3122
Hunter-Lab:
45.9040, 81.6100, -38.5125
#e120c5 color charts
#e120c5 color shades, tints & tones
#e120c5 color schemes
#e120c5 color preview, HTML & CSS examples
This text has a color of #e120c5
<p style="color:#e120c5;">Text here</p>
.mytext {color:#e120c5;}
This box has a color of #e120c5
<div style="background-color:#e120c5;">Content here</div>
.mybackground {background-color:#e120c5;}
Border around this has a color of #e120c5
<div style="border:2px solid #e120c5;">Content here</div>
.myborder {border:2px solid #e120c5;}