#d08b3d color space conversions
Hex:
#d08b3d
RGB:
208, 139, 61
CMY:
18, 45, 76
CMYK:
0, 33, 71, 18
HSL:
32°, 60.9959%, 52.7451%
HSV (HSB):
32°, 70.6731%, 81.5686%
XYZ:
36.0873, 32.2121, 8.7304
xyY:
0.4685, 0.4182, 32.2121
CIE-Lab:
63.5178, 19.3068, 50.8570
CIE-LCH:
63.5178, 54.3985, 69.2117
CIE-Luv:
63.5178, 55.1575, 52.1514
Hunter-Lab:
56.7557, 14.1745, 30.6087
#d08b3d color charts
#d08b3d color shades, tints & tones
#d08b3d color schemes
#d08b3d color preview, HTML & CSS examples
This text has a color of #d08b3d
<p style="color:#d08b3d;">Text here</p>
.mytext {color:#d08b3d;}
This box has a color of #d08b3d
<div style="background-color:#d08b3d;">Content here</div>
.mybackground {background-color:#d08b3d;}
Border around this has a color of #d08b3d
<div style="border:2px solid #d08b3d;">Content here</div>
.myborder {border:2px solid #d08b3d;}