#e112c4 color space conversions
Hex:
#e112c4
RGB:
225, 18, 196
CMY:
12, 93, 23
CMYK:
0, 92, 13, 12
HSL:
308°, 85.1852%, 47.6471%
HSV (HSB):
308°, 92.0000%, 88.2353%
XYZ:
41.2314, 20.4257, 53.9940
xyY:
0.3565, 0.1766, 20.4257
CIE-Lab:
52.3151, 84.0390, -40.5192
CIE-LCH:
52.3151, 93.2972, 334.2591
CIE-Luv:
52.3151, 85.5554, -73.1778
Hunter-Lab:
45.1948, 83.7556, -39.1971
#e112c4 color charts
#e112c4 color shades, tints & tones
#e112c4 color schemes
#e112c4 color preview, HTML & CSS examples
This text has a color of #e112c4
<p style="color:#e112c4;">Text here</p>
.mytext {color:#e112c4;}
This box has a color of #e112c4
<div style="background-color:#e112c4;">Content here</div>
.mybackground {background-color:#e112c4;}
Border around this has a color of #e112c4
<div style="border:2px solid #e112c4;">Content here</div>
.myborder {border:2px solid #e112c4;}