#e112e5 color space conversions
Hex:
#e112e5
RGB:
225, 18, 229
CMY:
12, 93, 10
CMYK:
2, 92, 0, 10
HSL:
299°, 85.4251%, 48.4314%
HSV (HSB):
299°, 92.1397%, 89.8039%
XYZ:
45.4105, 22.0973, 76.0005
xyY:
0.3164, 0.1540, 22.0973
CIE-Lab:
54.1301, 88.5944, -56.4977
CIE-LCH:
54.1301, 105.0759, 327.4738
CIE-Luv:
54.1301, 72.0992, -98.1975
Hunter-Lab:
47.0078, 90.1712, -62.9526
#e112e5 color charts
#e112e5 color shades, tints & tones
#e112e5 color schemes
#e112e5 color preview, HTML & CSS examples
This text has a color of #e112e5
<p style="color:#e112e5;">Text here</p>
.mytext {color:#e112e5;}
This box has a color of #e112e5
<div style="background-color:#e112e5;">Content here</div>
.mybackground {background-color:#e112e5;}
Border around this has a color of #e112e5
<div style="border:2px solid #e112e5;">Content here</div>
.myborder {border:2px solid #e112e5;}