#d08d3a color space conversions
Hex:
#d08d3a
RGB:
208, 141, 58
CMY:
18, 45, 77
CMYK:
0, 32, 72, 18
HSL:
33°, 61.4754%, 52.1569%
HSV (HSB):
33°, 72.1154%, 81.5686%
XYZ:
36.3010, 32.7651, 8.4140
xyY:
0.4685, 0.4229, 32.7651
CIE-Lab:
63.9703, 18.0695, 52.6919
CIE-LCH:
63.9703, 55.7041, 71.0718
CIE-Luv:
63.9703, 53.8269, 53.9655
Hunter-Lab:
57.2408, 13.0297, 31.3534
#d08d3a color charts
#d08d3a color shades, tints & tones
#d08d3a color schemes
#d08d3a color preview, HTML & CSS examples
This text has a color of #d08d3a
<p style="color:#d08d3a;">Text here</p>
.mytext {color:#d08d3a;}
This box has a color of #d08d3a
<div style="background-color:#d08d3a;">Content here</div>
.mybackground {background-color:#d08d3a;}
Border around this has a color of #d08d3a
<div style="border:2px solid #d08d3a;">Content here</div>
.myborder {border:2px solid #d08d3a;}