#e116d3 color space conversions
Hex:
#e116d3
RGB:
225, 22, 211
CMY:
12, 91, 17
CMYK:
0, 90, 6, 12
HSL:
304°, 82.1862%, 48.4314%
HSV (HSB):
304°, 90.2222%, 88.2353%
XYZ:
43.0961, 21.2845, 63.4649
xyY:
0.3371, 0.1665, 21.2845
CIE-Lab:
53.2595, 85.5904, -47.6530
CIE-LCH:
53.2595, 97.9618, 330.8928
CIE-Luv:
53.2595, 78.9460, -84.3189
Hunter-Lab:
46.1351, 86.0053, -49.2665
#e116d3 color charts
#e116d3 color shades, tints & tones
#e116d3 color schemes
#e116d3 color preview, HTML & CSS examples
This text has a color of #e116d3
<p style="color:#e116d3;">Text here</p>
.mytext {color:#e116d3;}
This box has a color of #e116d3
<div style="background-color:#e116d3;">Content here</div>
.mybackground {background-color:#e116d3;}
Border around this has a color of #e116d3
<div style="border:2px solid #e116d3;">Content here</div>
.myborder {border:2px solid #e116d3;}