#d8020a color space conversions
Hex:
#d8020a
RGB:
216, 2, 10
CMY:
15, 99, 96
CMYK:
0, 99, 95, 15
HSL:
358°, 98.1651%, 42.7451%
HSV (HSB):
358°, 99.0741%, 84.7059%
XYZ:
28.3954, 14.6643, 1.6210
xyY:
0.6355, 0.3282, 14.6643
CIE-Lab:
45.1709, 70.5838, 56.2659
CIE-LCH:
45.1709, 90.2659, 38.5601
CIE-Luv:
45.1709, 147.2193, 31.0399
Hunter-Lab:
38.2939, 65.3454, 24.2959
#d8020a color charts
#d8020a color shades, tints & tones
#d8020a color schemes
#d8020a color preview, HTML & CSS examples
This text has a color of #d8020a
<p style="color:#d8020a;">Text here</p>
.mytext {color:#d8020a;}
This box has a color of #d8020a
<div style="background-color:#d8020a;">Content here</div>
.mybackground {background-color:#d8020a;}
Border around this has a color of #d8020a
<div style="border:2px solid #d8020a;">Content here</div>
.myborder {border:2px solid #d8020a;}