#e1616d color space conversions
Hex:
#e1616d
RGB:
225, 97, 109
CMY:
12, 62, 57
CMYK:
0, 57, 52, 12
HSL:
354°, 68.0851%, 63.1373%
HSV (HSB):
354°, 56.8889%, 88.2353%
XYZ:
38.0863, 25.6611, 17.4137
xyY:
0.4693, 0.3162, 25.6611
CIE-Lab:
57.7139, 50.8888, 18.5320
CIE-LCH:
57.7139, 54.1581, 20.0100
CIE-Luv:
57.7139, 92.0768, 13.2232
Hunter-Lab:
50.6568, 45.5561, 15.0783
#e1616d color charts
#e1616d color shades, tints & tones
#e1616d color schemes
#e1616d color preview, HTML & CSS examples
This text has a color of #e1616d
<p style="color:#e1616d;">Text here</p>
.mytext {color:#e1616d;}
This box has a color of #e1616d
<div style="background-color:#e1616d;">Content here</div>
.mybackground {background-color:#e1616d;}
Border around this has a color of #e1616d
<div style="border:2px solid #e1616d;">Content here</div>
.myborder {border:2px solid #e1616d;}