#d80a0b color space conversions
Hex:
#d80a0b
RGB:
216, 10, 11
CMY:
15, 96, 96
CMYK:
0, 95, 95, 15
HSL:
360°, 91.1504%, 44.3137%
HSV (HSB):
360°, 95.3704%, 84.7059%
XYZ:
28.4878, 14.8402, 1.6796
xyY:
0.6330, 0.3297, 14.8402
CIE-Lab:
45.4145, 69.8960, 56.1008
CIE-LCH:
45.4145, 89.6256, 38.7517
CIE-Luv:
45.4145, 145.8604, 31.3647
Hunter-Lab:
38.5229, 64.5862, 24.3811
#d80a0b color charts
#d80a0b color shades, tints & tones
#d80a0b color schemes
#d80a0b color preview, HTML & CSS examples
This text has a color of #d80a0b
<p style="color:#d80a0b;">Text here</p>
.mytext {color:#d80a0b;}
This box has a color of #d80a0b
<div style="background-color:#d80a0b;">Content here</div>
.mybackground {background-color:#d80a0b;}
Border around this has a color of #d80a0b
<div style="border:2px solid #d80a0b;">Content here</div>
.myborder {border:2px solid #d80a0b;}