#e10d4f color space conversions
Hex:
#e10d4f
RGB:
225, 13, 79
CMY:
12, 95, 69
CMYK:
0, 94, 65, 12
HSL:
341°, 89.0756%, 46.6667%
HSV (HSB):
341°, 94.2222%, 88.2353%
XYZ:
32.6065, 16.8599, 8.9329
xyY:
0.5583, 0.2887, 16.8599
CIE-Lab:
48.0830, 73.7994, 23.5839
CIE-LCH:
48.0830, 77.4761, 17.7222
CIE-Luv:
48.0830, 137.3838, 10.9603
Hunter-Lab:
41.0608, 69.8910, 15.8439
#e10d4f color charts
#e10d4f color shades, tints & tones
#e10d4f color schemes
#e10d4f color preview, HTML & CSS examples
This text has a color of #e10d4f
<p style="color:#e10d4f;">Text here</p>
.mytext {color:#e10d4f;}
This box has a color of #e10d4f
<div style="background-color:#e10d4f;">Content here</div>
.mybackground {background-color:#e10d4f;}
Border around this has a color of #e10d4f
<div style="border:2px solid #e10d4f;">Content here</div>
.myborder {border:2px solid #e10d4f;}