#e112c8 color space conversions
Hex:
#e112c8
RGB:
225, 18, 200
CMY:
12, 93, 22
CMYK:
0, 92, 11, 12
HSL:
307°, 85.1852%, 47.6471%
HSV (HSB):
307°, 92.0000%, 88.2353%
XYZ:
41.6930, 20.6103, 56.4243
xyY:
0.3512, 0.1736, 20.6103
CIE-Lab:
52.5203, 84.5615, -42.5058
CIE-LCH:
52.5203, 94.6435, 333.3131
CIE-Luv:
52.5203, 83.8442, -76.2662
Hunter-Lab:
45.3986, 84.4827, -41.9105
#e112c8 color charts
#e112c8 color shades, tints & tones
#e112c8 color schemes
#e112c8 color preview, HTML & CSS examples
This text has a color of #e112c8
<p style="color:#e112c8;">Text here</p>
.mytext {color:#e112c8;}
This box has a color of #e112c8
<div style="background-color:#e112c8;">Content here</div>
.mybackground {background-color:#e112c8;}
Border around this has a color of #e112c8
<div style="border:2px solid #e112c8;">Content here</div>
.myborder {border:2px solid #e112c8;}