#e112b2 color space conversions
Hex:
#e112b2
RGB:
225, 18, 178
CMY:
12, 93, 30
CMYK:
0, 92, 21, 12
HSL:
314°, 85.1852%, 47.6471%
HSV (HSB):
314°, 92.0000%, 88.2353%
XYZ:
39.3035, 19.6545, 43.8417
xyY:
0.3823, 0.1912, 19.6545
CIE-Lab:
51.4443, 81.7986, -31.4025
CIE-LCH:
51.4443, 87.6193, 338.9982
CIE-Luv:
51.4443, 93.4854, -59.1561
Hunter-Lab:
44.3334, 80.6646, -27.5989
#e112b2 color charts
#e112b2 color shades, tints & tones
#e112b2 color schemes
#e112b2 color preview, HTML & CSS examples
This text has a color of #e112b2
<p style="color:#e112b2;">Text here</p>
.mytext {color:#e112b2;}
This box has a color of #e112b2
<div style="background-color:#e112b2;">Content here</div>
.mybackground {background-color:#e112b2;}
Border around this has a color of #e112b2
<div style="border:2px solid #e112b2;">Content here</div>
.myborder {border:2px solid #e112b2;}