#e13c8c color space conversions
Hex:
#e13c8c
RGB:
225, 60, 140
CMY:
12, 76, 45
CMYK:
0, 73, 38, 12
HSL:
331°, 73.3333%, 55.8824%
HSV (HSB):
331°, 73.3333%, 88.2353%
XYZ:
37.4008, 21.1327, 26.9187
xyY:
0.4377, 0.2473, 21.1327
CIE-Lab:
53.0944, 68.5753, -6.3960
CIE-LCH:
53.0944, 68.8729, 354.6714
CIE-Luv:
53.0944, 100.7450, -21.5738
Hunter-Lab:
45.9703, 64.7770, -2.5390
#e13c8c color charts
#e13c8c color shades, tints & tones
#e13c8c color schemes
#e13c8c color preview, HTML & CSS examples
This text has a color of #e13c8c
<p style="color:#e13c8c;">Text here</p>
.mytext {color:#e13c8c;}
This box has a color of #e13c8c
<div style="background-color:#e13c8c;">Content here</div>
.mybackground {background-color:#e13c8c;}
Border around this has a color of #e13c8c
<div style="border:2px solid #e13c8c;">Content here</div>
.myborder {border:2px solid #e13c8c;}