#e13c5d color space conversions
Hex:
#e13c5d
RGB:
225, 60, 93
CMY:
12, 76, 64
CMYK:
0, 73, 59, 12
HSL:
348°, 73.3333%, 55.8824%
HSV (HSB):
348°, 73.3333%, 88.2353%
XYZ:
34.6430, 20.0296, 12.3961
xyY:
0.5165, 0.2986, 20.0296
CIE-Lab:
51.8706, 64.6137, 20.0853
CIE-LCH:
51.8706, 67.6635, 17.2679
CIE-Luv:
51.8706, 117.5944, 10.7164
Hunter-Lab:
44.7544, 59.8510, 14.9059
#e13c5d color charts
#e13c5d color shades, tints & tones
#e13c5d color schemes
#e13c5d color preview, HTML & CSS examples
This text has a color of #e13c5d
<p style="color:#e13c5d;">Text here</p>
.mytext {color:#e13c5d;}
This box has a color of #e13c5d
<div style="background-color:#e13c5d;">Content here</div>
.mybackground {background-color:#e13c5d;}
Border around this has a color of #e13c5d
<div style="border:2px solid #e13c5d;">Content here</div>
.myborder {border:2px solid #e13c5d;}