#e120b5 color space conversions
Hex:
#e120b5
RGB:
225, 32, 181
CMY:
12, 87, 29
CMYK:
0, 86, 20, 12
HSL:
314°, 76.2846%, 50.3922%
HSV (HSB):
314°, 85.7778%, 88.2353%
XYZ:
39.9083, 20.3768, 45.5458
xyY:
0.3771, 0.1925, 20.3768
CIE-Lab:
52.2605, 80.1815, -31.8845
CIE-LCH:
52.2605, 86.2884, 338.3145
CIE-Luv:
52.2605, 90.5041, -59.7948
Hunter-Lab:
45.1406, 78.8138, -28.2237
#e120b5 color charts
#e120b5 color shades, tints & tones
#e120b5 color schemes
#e120b5 color preview, HTML & CSS examples
This text has a color of #e120b5
<p style="color:#e120b5;">Text here</p>
.mytext {color:#e120b5;}
This box has a color of #e120b5
<div style="background-color:#e120b5;">Content here</div>
.mybackground {background-color:#e120b5;}
Border around this has a color of #e120b5
<div style="border:2px solid #e120b5;">Content here</div>
.myborder {border:2px solid #e120b5;}