#d8070c color space conversions
Hex:
#d8070c
RGB:
216, 7, 12
CMY:
15, 97, 95
CMYK:
0, 97, 94, 15
HSL:
359°, 93.7220%, 43.7255%
HSV (HSB):
359°, 96.7593%, 84.7059%
XYZ:
28.4612, 14.7774, 1.7001
xyY:
0.6333, 0.3288, 14.7774
CIE-Lab:
45.3278, 70.1654, 55.7496
CIE-LCH:
45.3278, 89.6169, 38.4687
CIE-Luv:
45.3278, 146.2672, 31.0921
Hunter-Lab:
38.4414, 64.8852, 24.2869
#d8070c color charts
#d8070c color shades, tints & tones
#d8070c color schemes
#d8070c color preview, HTML & CSS examples
This text has a color of #d8070c
<p style="color:#d8070c;">Text here</p>
.mytext {color:#d8070c;}
This box has a color of #d8070c
<div style="background-color:#d8070c;">Content here</div>
.mybackground {background-color:#d8070c;}
Border around this has a color of #d8070c
<div style="border:2px solid #d8070c;">Content here</div>
.myborder {border:2px solid #d8070c;}