#d06b1d color space conversions
Hex:
#d06b1d
RGB:
208, 107, 29
CMY:
18, 58, 89
CMYK:
0, 49, 86, 18
HSL:
26°, 75.5274%, 46.4706%
HSV (HSB):
26°, 86.0577%, 81.5686%
XYZ:
31.4919, 24.0140, 4.1378
xyY:
0.5280, 0.4026, 24.0140
CIE-Lab:
56.1018, 35.2010, 57.0728
CIE-LCH:
56.1018, 67.0553, 58.3349
CIE-Luv:
56.1018, 83.0497, 48.4829
Hunter-Lab:
49.0041, 28.9538, 29.2966
#d06b1d color charts
#d06b1d color shades, tints & tones
#d06b1d color schemes
#d06b1d color preview, HTML & CSS examples
This text has a color of #d06b1d
<p style="color:#d06b1d;">Text here</p>
.mytext {color:#d06b1d;}
This box has a color of #d06b1d
<div style="background-color:#d06b1d;">Content here</div>
.mybackground {background-color:#d06b1d;}
Border around this has a color of #d06b1d
<div style="border:2px solid #d06b1d;">Content here</div>
.myborder {border:2px solid #d06b1d;}