#d8102c color space conversions
Hex:
#d8102c
RGB:
216, 16, 44
CMY:
15, 94, 83
CMYK:
0, 93, 80, 15
HSL:
352°, 86.2069%, 45.4902%
HSV (HSB):
352°, 92.5926%, 84.7059%
XYZ:
28.9588, 15.1514, 3.7811
xyY:
0.6047, 0.3164, 15.1514
CIE-Lab:
45.8408, 69.8924, 41.3719
CIE-LCH:
45.8408, 81.2193, 30.6229
CIE-Luv:
45.8408, 140.0866, 24.6066
Hunter-Lab:
38.9247, 64.6802, 21.4880
#d8102c color charts
#d8102c color shades, tints & tones
#d8102c color schemes
#d8102c color preview, HTML & CSS examples
This text has a color of #d8102c
<p style="color:#d8102c;">Text here</p>
.mytext {color:#d8102c;}
This box has a color of #d8102c
<div style="background-color:#d8102c;">Content here</div>
.mybackground {background-color:#d8102c;}
Border around this has a color of #d8102c
<div style="border:2px solid #d8102c;">Content here</div>
.myborder {border:2px solid #d8102c;}