#e13d4a color space conversions
Hex:
#e13d4a
RGB:
225, 61, 74
CMY:
12, 76, 71
CMYK:
0, 73, 67, 12
HSL:
355°, 73.2143%, 56.0784%
HSV (HSB):
355°, 72.8889%, 88.2353%
XYZ:
33.9561, 19.8395, 8.5183
xyY:
0.5449, 0.3184, 19.8395
CIE-Lab:
51.6552, 63.1661, 31.1086
CIE-LCH:
51.6552, 70.4109, 26.2198
CIE-Luv:
51.6552, 122.5596, 21.2697
Hunter-Lab:
44.5415, 58.1315, 19.8402
#e13d4a color charts
#e13d4a color shades, tints & tones
#e13d4a color schemes
#e13d4a color preview, HTML & CSS examples
This text has a color of #e13d4a
<p style="color:#e13d4a;">Text here</p>
.mytext {color:#e13d4a;}
This box has a color of #e13d4a
<div style="background-color:#e13d4a;">Content here</div>
.mybackground {background-color:#e13d4a;}
Border around this has a color of #e13d4a
<div style="border:2px solid #e13d4a;">Content here</div>
.myborder {border:2px solid #e13d4a;}