#e13d5e color space conversions
Hex:
#e13d5e
RGB:
225, 61, 94
CMY:
12, 76, 63
CMYK:
0, 73, 58, 12
HSL:
348°, 73.2143%, 56.0784%
HSV (HSB):
348°, 72.8889%, 88.2353%
XYZ:
34.7405, 20.1532, 12.6486
xyY:
0.5144, 0.2984, 20.1532
CIE-Lab:
52.0100, 64.3478, 19.6718
CIE-LCH:
52.0100, 67.2876, 16.9990
CIE-Luv:
52.0100, 116.7952, 10.3859
Hunter-Lab:
44.8923, 59.5729, 14.7194
#e13d5e color charts
#e13d5e color shades, tints & tones
#e13d5e color schemes
#e13d5e color preview, HTML & CSS examples
This text has a color of #e13d5e
<p style="color:#e13d5e;">Text here</p>
.mytext {color:#e13d5e;}
This box has a color of #e13d5e
<div style="background-color:#e13d5e;">Content here</div>
.mybackground {background-color:#e13d5e;}
Border around this has a color of #e13d5e
<div style="border:2px solid #e13d5e;">Content here</div>
.myborder {border:2px solid #e13d5e;}