#d9103e color space conversions
Hex:
#d9103e
RGB:
217, 16, 62
CMY:
15, 94, 76
CMYK:
0, 93, 71, 15
HSL:
346°, 86.2661%, 45.6863%
HSV (HSB):
346°, 92.6267%, 85.0980%
XYZ:
29.6701, 15.4701, 5.9797
xyY:
0.5804, 0.3026, 15.4701
CIE-Lab:
46.2715, 70.7684, 31.3432
CIE-LCH:
46.2715, 77.3987, 23.8885
CIE-Luv:
46.2715, 136.2660, 17.7574
Hunter-Lab:
39.3320, 65.8201, 18.5185
#d9103e color charts
#d9103e color shades, tints & tones
#d9103e color schemes
#d9103e color preview, HTML & CSS examples
This text has a color of #d9103e
<p style="color:#d9103e;">Text here</p>
.mytext {color:#d9103e;}
This box has a color of #d9103e
<div style="background-color:#d9103e;">Content here</div>
.mybackground {background-color:#d9103e;}
Border around this has a color of #d9103e
<div style="border:2px solid #d9103e;">Content here</div>
.myborder {border:2px solid #d9103e;}