#e13e6c color space conversions
Hex:
#e13e6c
RGB:
225, 62, 108
CMY:
12, 76, 58
CMYK:
0, 72, 52, 12
HSL:
343°, 73.0942%, 56.2745%
HSV (HSB):
343°, 72.4444%, 88.2353%
XYZ:
35.4807, 20.5355, 16.2811
xyY:
0.4908, 0.2840, 20.5355
CIE-Lab:
52.4373, 65.0271, 11.8411
CIE-LCH:
52.4373, 66.0964, 10.3202
CIE-Luv:
52.4373, 111.7143, 1.8499
Hunter-Lab:
45.3161, 60.4552, 10.4197
#e13e6c color charts
#e13e6c color shades, tints & tones
#e13e6c color schemes
#e13e6c color preview, HTML & CSS examples
This text has a color of #e13e6c
<p style="color:#e13e6c;">Text here</p>
.mytext {color:#e13e6c;}
This box has a color of #e13e6c
<div style="background-color:#e13e6c;">Content here</div>
.mybackground {background-color:#e13e6c;}
Border around this has a color of #e13e6c
<div style="border:2px solid #e13e6c;">Content here</div>
.myborder {border:2px solid #e13e6c;}