#d0800d color space conversions
Hex:
#d0800d
RGB:
208, 128, 13
CMY:
18, 50, 95
CMYK:
0, 38, 94, 18
HSL:
35°, 88.2353%, 43.3333%
HSV (HSB):
35°, 93.7500%, 81.5686%
XYZ:
33.8042, 28.8773, 4.1730
xyY:
0.5056, 0.4319, 28.8773
CIE-Lab:
60.6732, 23.7657, 64.7643
CIE-LCH:
60.6732, 68.9872, 69.8490
CIE-Luv:
60.6732, 66.3862, 58.1288
Hunter-Lab:
53.7376, 18.2466, 33.0122
#d0800d color charts
#d0800d color shades, tints & tones
#d0800d color schemes
#d0800d color preview, HTML & CSS examples
This text has a color of #d0800d
<p style="color:#d0800d;">Text here</p>
.mytext {color:#d0800d;}
This box has a color of #d0800d
<div style="background-color:#d0800d;">Content here</div>
.mybackground {background-color:#d0800d;}
Border around this has a color of #d0800d
<div style="border:2px solid #d0800d;">Content here</div>
.myborder {border:2px solid #d0800d;}