#e112a9 color space conversions
Hex:
#e112a9
RGB:
225, 18, 169
CMY:
12, 93, 34
CMYK:
0, 92, 25, 12
HSL:
316°, 85.1852%, 47.6471%
HSV (HSB):
316°, 92.0000%, 88.2353%
XYZ:
38.4291, 19.3047, 39.2369
xyY:
0.3963, 0.1991, 19.3047
CIE-Lab:
51.0418, 80.7501, -26.7335
CIE-LCH:
51.0418, 85.0604, 341.6821
CIE-Luv:
51.0418, 97.5670, -52.1055
Hunter-Lab:
43.9372, 79.2327, -22.1913
#e112a9 color charts
#e112a9 color shades, tints & tones
#e112a9 color schemes
#e112a9 color preview, HTML & CSS examples
This text has a color of #e112a9
<p style="color:#e112a9;">Text here</p>
.mytext {color:#e112a9;}
This box has a color of #e112a9
<div style="background-color:#e112a9;">Content here</div>
.mybackground {background-color:#e112a9;}
Border around this has a color of #e112a9
<div style="border:2px solid #e112a9;">Content here</div>
.myborder {border:2px solid #e112a9;}