#d06e1d color space conversions
Hex:
#d06e1d
RGB:
208, 110, 29
CMY:
18, 57, 89
CMYK:
0, 47, 86, 18
HSL:
27°, 75.5274%, 46.4706%
HSV (HSB):
27°, 86.0577%, 81.5686%
XYZ:
31.8101, 24.6505, 4.2438
xyY:
0.5240, 0.4061, 24.6505
CIE-Lab:
56.7333, 33.6407, 57.5918
CIE-LCH:
56.7333, 66.6972, 59.7098
CIE-Luv:
56.7333, 80.5997, 49.5306
Hunter-Lab:
49.6492, 27.4783, 29.6866
#d06e1d color charts
#d06e1d color shades, tints & tones
#d06e1d color schemes
#d06e1d color preview, HTML & CSS examples
This text has a color of #d06e1d
<p style="color:#d06e1d;">Text here</p>
.mytext {color:#d06e1d;}
This box has a color of #d06e1d
<div style="background-color:#d06e1d;">Content here</div>
.mybackground {background-color:#d06e1d;}
Border around this has a color of #d06e1d
<div style="border:2px solid #d06e1d;">Content here</div>
.myborder {border:2px solid #d06e1d;}