#e13c7e color space conversions
Hex:
#e13c7e
RGB:
225, 60, 126
CMY:
12, 76, 51
CMYK:
0, 73, 44, 12
HSL:
336°, 73.3333%, 55.8824%
HSV (HSB):
336°, 73.3333%, 88.2353%
XYZ:
36.4331, 20.7456, 21.8227
xyY:
0.4612, 0.2626, 20.7456
CIE-Lab:
52.6700, 67.2171, 1.3533
CIE-LCH:
52.6700, 67.2308, 1.1534
CIE-Luv:
52.6700, 106.0957, -11.1924
Hunter-Lab:
45.5474, 63.0733, 3.4760
#e13c7e color charts
#e13c7e color shades, tints & tones
#e13c7e color schemes
#e13c7e color preview, HTML & CSS examples
This text has a color of #e13c7e
<p style="color:#e13c7e;">Text here</p>
.mytext {color:#e13c7e;}
This box has a color of #e13c7e
<div style="background-color:#e13c7e;">Content here</div>
.mybackground {background-color:#e13c7e;}
Border around this has a color of #e13c7e
<div style="border:2px solid #e13c7e;">Content here</div>
.myborder {border:2px solid #e13c7e;}