#e13c6a color space conversions
Hex:
#e13c6a
RGB:
225, 60, 106
CMY:
12, 76, 58
CMYK:
0, 73, 53, 12
HSL:
343°, 73.3333%, 55.8824%
HSV (HSB):
343°, 73.3333%, 88.2353%
XYZ:
35.2687, 20.2799, 15.6912
xyY:
0.4951, 0.2847, 20.2799
CIE-Lab:
52.1522, 65.5377, 12.6472
CIE-LCH:
52.1522, 66.7469, 10.9225
CIE-Luv:
52.1522, 113.3092, 2.6098
Hunter-Lab:
45.0332, 60.9881, 10.8644
#e13c6a color charts
#e13c6a color shades, tints & tones
#e13c6a color schemes
#e13c6a color preview, HTML & CSS examples
This text has a color of #e13c6a
<p style="color:#e13c6a;">Text here</p>
.mytext {color:#e13c6a;}
This box has a color of #e13c6a
<div style="background-color:#e13c6a;">Content here</div>
.mybackground {background-color:#e13c6a;}
Border around this has a color of #e13c6a
<div style="border:2px solid #e13c6a;">Content here</div>
.myborder {border:2px solid #e13c6a;}