#e13e80 color space conversions
Hex:
#e13e80
RGB:
225, 62, 128
CMY:
12, 76, 50
CMYK:
0, 72, 43, 12
HSL:
336°, 73.0942%, 56.2745%
HSV (HSB):
336°, 72.4444%, 88.2353%
XYZ:
36.6702, 21.0113, 22.5449
xyY:
0.4571, 0.2619, 21.0113
CIE-Lab:
52.9619, 66.7453, 0.5794
CIE-LCH:
52.9619, 66.7478, 0.4974
CIE-Luv:
52.9619, 104.5411, -12.0695
Hunter-Lab:
45.8381, 62.5824, 2.9256
#e13e80 color charts
#e13e80 color shades, tints & tones
#e13e80 color schemes
#e13e80 color preview, HTML & CSS examples
This text has a color of #e13e80
<p style="color:#e13e80;">Text here</p>
.mytext {color:#e13e80;}
This box has a color of #e13e80
<div style="background-color:#e13e80;">Content here</div>
.mybackground {background-color:#e13e80;}
Border around this has a color of #e13e80
<div style="border:2px solid #e13e80;">Content here</div>
.myborder {border:2px solid #e13e80;}