#e13e64 color space conversions
Hex:
#e13e64
RGB:
225, 62, 100
CMY:
12, 76, 61
CMYK:
0, 72, 56, 12
HSL:
346°, 73.0942%, 56.2745%
HSV (HSB):
346°, 72.4444%, 88.2353%
XYZ:
35.0742, 20.3729, 14.1403
xyY:
0.5040, 0.2928, 20.3729
CIE-Lab:
52.2562, 64.4275, 16.4017
CIE-LCH:
52.2562, 66.4825, 14.2827
CIE-Luv:
52.2562, 114.3896, 6.9899
Hunter-Lab:
45.1363, 59.7188, 13.0210
#e13e64 color charts
#e13e64 color shades, tints & tones
#e13e64 color schemes
#e13e64 color preview, HTML & CSS examples
This text has a color of #e13e64
<p style="color:#e13e64;">Text here</p>
.mytext {color:#e13e64;}
This box has a color of #e13e64
<div style="background-color:#e13e64;">Content here</div>
.mybackground {background-color:#e13e64;}
Border around this has a color of #e13e64
<div style="border:2px solid #e13e64;">Content here</div>
.myborder {border:2px solid #e13e64;}