#e112e3 color space conversions
Hex:
#e112e3
RGB:
225, 18, 227
CMY:
12, 93, 11
CMYK:
1, 92, 0, 11
HSL:
299°, 85.3061%, 48.0392%
HSV (HSB):
299°, 92.0705%, 89.0196%
XYZ:
45.1328, 21.9862, 74.5380
xyY:
0.3186, 0.1552, 21.9862
CIE-Lab:
54.0124, 88.3033, -55.5553
CIE-LCH:
54.0124, 104.3258, 327.8243
CIE-Luv:
54.0124, 72.8697, -96.7147
Hunter-Lab:
46.8895, 89.7560, -61.4280
#e112e3 color charts
#e112e3 color shades, tints & tones
#e112e3 color schemes
#e112e3 color preview, HTML & CSS examples
This text has a color of #e112e3
<p style="color:#e112e3;">Text here</p>
.mytext {color:#e112e3;}
This box has a color of #e112e3
<div style="background-color:#e112e3;">Content here</div>
.mybackground {background-color:#e112e3;}
Border around this has a color of #e112e3
<div style="border:2px solid #e112e3;">Content here</div>
.myborder {border:2px solid #e112e3;}