#d8500b color space conversions
Hex:
#d8500b
RGB:
216, 80, 11
CMY:
15, 69, 96
CMYK:
0, 63, 95, 15
HSL:
20°, 90.3084%, 44.5098%
HSV (HSB):
20°, 94.9074%, 84.7059%
XYZ:
31.2480, 20.3604, 2.5996
xyY:
0.5764, 0.3756, 20.3604
CIE-Lab:
52.2423, 50.9413, 60.0692
CIE-LCH:
52.2423, 78.7612, 49.7006
CIE-Luv:
52.2423, 112.0806, 43.2268
Hunter-Lab:
45.1225, 44.6493, 28.1699
#d8500b color charts
#d8500b color shades, tints & tones
#d8500b color schemes
#d8500b color preview, HTML & CSS examples
This text has a color of #d8500b
<p style="color:#d8500b;">Text here</p>
.mytext {color:#d8500b;}
This box has a color of #d8500b
<div style="background-color:#d8500b;">Content here</div>
.mybackground {background-color:#d8500b;}
Border around this has a color of #d8500b
<div style="border:2px solid #d8500b;">Content here</div>
.myborder {border:2px solid #d8500b;}