#e13e5d color space conversions
Hex:
#e13e5d
RGB:
225, 62, 93
CMY:
12, 76, 64
CMYK:
0, 72, 59, 12
HSL:
349°, 73.0942%, 56.2745%
HSV (HSB):
349°, 72.4444%, 88.2353%
XYZ:
34.7497, 20.2431, 12.4317
xyY:
0.5154, 0.3002, 20.2431
CIE-Lab:
52.1110, 63.9443, 20.4070
CIE-LCH:
52.1110, 67.1217, 17.6998
CIE-Luv:
52.1110, 116.6162, 11.2483
Hunter-Lab:
44.9923, 59.1275, 15.1124
#e13e5d color charts
#e13e5d color shades, tints & tones
#e13e5d color schemes
#e13e5d color preview, HTML & CSS examples
This text has a color of #e13e5d
<p style="color:#e13e5d;">Text here</p>
.mytext {color:#e13e5d;}
This box has a color of #e13e5d
<div style="background-color:#e13e5d;">Content here</div>
.mybackground {background-color:#e13e5d;}
Border around this has a color of #e13e5d
<div style="border:2px solid #e13e5d;">Content here</div>
.myborder {border:2px solid #e13e5d;}