#d8010c color space conversions
Hex:
#d8010c
RGB:
216, 1, 12
CMY:
15, 100, 95
CMYK:
0, 100, 94, 15
HSL:
357°, 99.0783%, 42.5490%
HSV (HSB):
357°, 99.5370%, 84.7059%
XYZ:
28.3961, 14.6472, 1.6784
xyY:
0.6350, 0.3275, 14.6472
CIE-Lab:
45.1471, 70.6890, 55.6517
CIE-LCH:
45.1471, 89.9669, 38.2125
CIE-Luv:
45.1471, 147.2354, 30.7681
Hunter-Lab:
38.2716, 65.4649, 24.1900
#d8010c color charts
#d8010c color shades, tints & tones
#d8010c color schemes
#d8010c color preview, HTML & CSS examples
This text has a color of #d8010c
<p style="color:#d8010c;">Text here</p>
.mytext {color:#d8010c;}
This box has a color of #d8010c
<div style="background-color:#d8010c;">Content here</div>
.mybackground {background-color:#d8010c;}
Border around this has a color of #d8010c
<div style="border:2px solid #d8010c;">Content here</div>
.myborder {border:2px solid #d8010c;}