#d8103e color space conversions
Hex:
#d8103e
RGB:
216, 16, 62
CMY:
15, 94, 76
CMYK:
0, 93, 71, 15
HSL:
346°, 86.2069%, 45.4902%
HSV (HSB):
346°, 92.5926%, 84.7059%
XYZ:
29.3737, 15.3173, 5.9658
xyY:
0.5799, 0.3024, 15.3173
CIE-Lab:
46.0658, 70.5218, 31.0474
CIE-LCH:
46.0658, 77.0537, 23.7616
CIE-Luv:
46.0658, 135.5101, 17.5362
Hunter-Lab:
39.1373, 65.4790, 18.3584
#d8103e color charts
#d8103e color shades, tints & tones
#d8103e color schemes
#d8103e color preview, HTML & CSS examples
This text has a color of #d8103e
<p style="color:#d8103e;">Text here</p>
.mytext {color:#d8103e;}
This box has a color of #d8103e
<div style="background-color:#d8103e;">Content here</div>
.mybackground {background-color:#d8103e;}
Border around this has a color of #d8103e
<div style="border:2px solid #d8103e;">Content here</div>
.myborder {border:2px solid #d8103e;}