#e112bc color space conversions
Hex:
#e112bc
RGB:
225, 18, 188
CMY:
12, 93, 26
CMYK:
0, 92, 16, 12
HSL:
311°, 85.1852%, 47.6471%
HSV (HSB):
311°, 92.0000%, 88.2353%
XYZ:
40.3447, 20.0710, 49.3246
xyY:
0.3676, 0.1829, 20.0710
CIE-Lab:
51.9174, 83.0204, -36.5034
CIE-LCH:
51.9174, 90.6911, 336.2653
CIE-Luv:
51.9174, 89.0361, -66.9668
Hunter-Lab:
44.8007, 82.3450, -33.9166
#e112bc color charts
#e112bc color shades, tints & tones
#e112bc color schemes
#e112bc color preview, HTML & CSS examples
This text has a color of #e112bc
<p style="color:#e112bc;">Text here</p>
.mytext {color:#e112bc;}
This box has a color of #e112bc
<div style="background-color:#e112bc;">Content here</div>
.mybackground {background-color:#e112bc;}
Border around this has a color of #e112bc
<div style="border:2px solid #e112bc;">Content here</div>
.myborder {border:2px solid #e112bc;}