#d80000 color space conversions
Hex:
#d80000
RGB:
216, 0, 0
CMY:
15, 100, 100
CMYK:
0, 100, 100, 15
HSL:
0°, 100.0000%, 42.3529%
HSV (HSB):
0°, 100.0000%, 84.7059%
XYZ:
28.3189, 14.5989, 1.3253
xyY:
0.6401, 0.3300, 14.5989
CIE-Lab:
45.0799, 70.6755, 59.3041
CIE-LCH:
45.0799, 92.2605, 40.0002
CIE-Luv:
45.0799, 148.2425, 31.9688
Hunter-Lab:
38.2085, 65.4333, 24.6894
#d80000 color charts
#d80000 color shades, tints & tones
#d80000 color schemes
#d80000 color preview, HTML & CSS examples
This text has a color of #d80000
<p style="color:#d80000;">Text here</p>
.mytext {color:#d80000;}
This box has a color of #d80000
<div style="background-color:#d80000;">Content here</div>
.mybackground {background-color:#d80000;}
Border around this has a color of #d80000
<div style="border:2px solid #d80000;">Content here</div>
.myborder {border:2px solid #d80000;}