#d80a08 color space conversions
Hex:
#d80a08
RGB:
216, 10, 8
CMY:
15, 96, 97
CMYK:
0, 95, 96, 15
HSL:
1°, 92.8571%, 43.9216%
HSV (HSB):
1°, 96.2963%, 84.7059%
XYZ:
28.4713, 14.8335, 1.5923
xyY:
0.6341, 0.3304, 14.8335
CIE-Lab:
45.4054, 69.8705, 56.9629
CIE-LCH:
45.4054, 90.1480, 39.1891
CIE-Luv:
45.4054, 146.0661, 31.6754
Hunter-Lab:
38.5143, 64.5539, 24.5088
#d80a08 color charts
#d80a08 color shades, tints & tones
#d80a08 color schemes
#d80a08 color preview, HTML & CSS examples
This text has a color of #d80a08
<p style="color:#d80a08;">Text here</p>
.mytext {color:#d80a08;}
This box has a color of #d80a08
<div style="background-color:#d80a08;">Content here</div>
.mybackground {background-color:#d80a08;}
Border around this has a color of #d80a08
<div style="border:2px solid #d80a08;">Content here</div>
.myborder {border:2px solid #d80a08;}