#d8103c color space conversions
Hex:
#d8103c
RGB:
216, 16, 60
CMY:
15, 94, 76
CMYK:
0, 93, 72, 15
HSL:
347°, 86.2069%, 45.4902%
HSV (HSB):
347°, 92.5926%, 84.7059%
XYZ:
29.3198, 15.2958, 5.6820
xyY:
0.5829, 0.3041, 15.2958
CIE-Lab:
46.0366, 70.4405, 32.2213
CIE-LCH:
46.0366, 77.4602, 24.5806
CIE-Luv:
46.0366, 136.0873, 18.4307
Hunter-Lab:
39.1098, 65.3756, 18.7630
#d8103c color charts
#d8103c color shades, tints & tones
#d8103c color schemes
#d8103c color preview, HTML & CSS examples
This text has a color of #d8103c
<p style="color:#d8103c;">Text here</p>
.mytext {color:#d8103c;}
This box has a color of #d8103c
<div style="background-color:#d8103c;">Content here</div>
.mybackground {background-color:#d8103c;}
Border around this has a color of #d8103c
<div style="border:2px solid #d8103c;">Content here</div>
.myborder {border:2px solid #d8103c;}