#e13c5f color space conversions
Hex:
#e13c5f
RGB:
225, 60, 95
CMY:
12, 76, 63
CMYK:
0, 73, 58, 12
HSL:
347°, 73.3333%, 55.8824%
HSV (HSB):
347°, 73.3333%, 88.2353%
XYZ:
34.7328, 20.0655, 12.8689
xyY:
0.5133, 0.2965, 20.0655
CIE-Lab:
51.9112, 64.7472, 18.9383
CIE-LCH:
51.9112, 67.4601, 16.3039
CIE-Luv:
51.9112, 116.9603, 9.5208
Hunter-Lab:
44.7945, 60.0148, 14.3229
#e13c5f color charts
#e13c5f color shades, tints & tones
#e13c5f color schemes
#e13c5f color preview, HTML & CSS examples
This text has a color of #e13c5f
<p style="color:#e13c5f;">Text here</p>
.mytext {color:#e13c5f;}
This box has a color of #e13c5f
<div style="background-color:#e13c5f;">Content here</div>
.mybackground {background-color:#e13c5f;}
Border around this has a color of #e13c5f
<div style="border:2px solid #e13c5f;">Content here</div>
.myborder {border:2px solid #e13c5f;}