#e112d3 color space conversions
Hex:
#e112d3
RGB:
225, 18, 211
CMY:
12, 93, 17
CMYK:
0, 92, 6, 12
HSL:
304°, 85.1852%, 47.6471%
HSV (HSB):
304°, 92.0000%, 88.2353%
XYZ:
43.0255, 21.1433, 63.4414
xyY:
0.3372, 0.1657, 21.1433
CIE-Lab:
53.1060, 86.0421, -47.8970
CIE-LCH:
53.1060, 98.4752, 330.8967
CIE-Luv:
53.1060, 79.2479, -84.6877
Hunter-Lab:
45.9819, 86.5553, -49.6154
#e112d3 color charts
#e112d3 color shades, tints & tones
#e112d3 color schemes
#e112d3 color preview, HTML & CSS examples
This text has a color of #e112d3
<p style="color:#e112d3;">Text here</p>
.mytext {color:#e112d3;}
This box has a color of #e112d3
<div style="background-color:#e112d3;">Content here</div>
.mybackground {background-color:#e112d3;}
Border around this has a color of #e112d3
<div style="border:2px solid #e112d3;">Content here</div>
.myborder {border:2px solid #e112d3;}