#e110b4 color space conversions
Hex:
#e110b4
RGB:
225, 16, 180
CMY:
12, 94, 29
CMYK:
0, 93, 20, 12
HSL:
313°, 86.7220%, 47.2549%
HSV (HSB):
313°, 92.8889%, 88.2353%
XYZ:
39.4748, 19.6734, 44.8968
xyY:
0.3794, 0.1891, 19.6734
CIE-Lab:
51.4659, 82.2459, -32.5407
CIE-LCH:
51.4659, 88.4493, 338.4137
CIE-Luv:
51.4659, 92.7590, -60.8992
Hunter-Lab:
44.3547, 81.2407, -28.9663
#e110b4 color charts
#e110b4 color shades, tints & tones
#e110b4 color schemes
#e110b4 color preview, HTML & CSS examples
This text has a color of #e110b4
<p style="color:#e110b4;">Text here</p>
.mytext {color:#e110b4;}
This box has a color of #e110b4
<div style="background-color:#e110b4;">Content here</div>
.mybackground {background-color:#e110b4;}
Border around this has a color of #e110b4
<div style="border:2px solid #e110b4;">Content here</div>
.myborder {border:2px solid #e110b4;}