#e13e7a color space conversions
Hex:
#e13e7a
RGB:
225, 62, 122
CMY:
12, 76, 52
CMYK:
0, 72, 46, 12
HSL:
338°, 73.0942%, 56.2745%
HSV (HSB):
338°, 72.4444%, 88.2353%
XYZ:
36.2868, 20.8579, 20.5258
xyY:
0.4672, 0.2685, 20.8579
CIE-Lab:
52.7937, 66.1972, 3.9327
CIE-LCH:
52.7937, 66.3139, 3.3998
CIE-Luv:
52.7937, 106.7538, -7.7530
Hunter-Lab:
45.6705, 61.9012, 5.3225
#e13e7a color charts
#e13e7a color shades, tints & tones
#e13e7a color schemes
#e13e7a color preview, HTML & CSS examples
This text has a color of #e13e7a
<p style="color:#e13e7a;">Text here</p>
.mytext {color:#e13e7a;}
This box has a color of #e13e7a
<div style="background-color:#e13e7a;">Content here</div>
.mybackground {background-color:#e13e7a;}
Border around this has a color of #e13e7a
<div style="border:2px solid #e13e7a;">Content here</div>
.myborder {border:2px solid #e13e7a;}