#e13d8d color space conversions
Hex:
#e13d8d
RGB:
225, 61, 141
CMY:
12, 76, 45
CMYK:
0, 73, 37, 12
HSL:
331°, 73.2143%, 56.0784%
HSV (HSB):
331°, 72.8889%, 88.2353%
XYZ:
37.5278, 21.2681, 27.3265
xyY:
0.4357, 0.2470, 21.2681
CIE-Lab:
53.2417, 68.3547, -6.7728
CIE-LCH:
53.2417, 68.6894, 354.3414
CIE-Luv:
53.2417, 99.9911, -22.0430
Hunter-Lab:
46.1174, 64.5481, -2.8497
#e13d8d color charts
#e13d8d color shades, tints & tones
#e13d8d color schemes
#e13d8d color preview, HTML & CSS examples
This text has a color of #e13d8d
<p style="color:#e13d8d;">Text here</p>
.mytext {color:#e13d8d;}
This box has a color of #e13d8d
<div style="background-color:#e13d8d;">Content here</div>
.mybackground {background-color:#e13d8d;}
Border around this has a color of #e13d8d
<div style="border:2px solid #e13d8d;">Content here</div>
.myborder {border:2px solid #e13d8d;}