#d08c3e color space conversions
Hex:
#d08c3e
RGB:
208, 140, 62
CMY:
18, 45, 76
CMYK:
0, 33, 70, 18
HSL:
32°, 60.8333%, 52.9412%
HSV (HSB):
32°, 70.1923%, 81.5686%
XYZ:
36.2600, 32.5139, 8.9221
xyY:
0.4667, 0.4185, 32.5139
CIE-Lab:
63.7653, 18.8162, 50.6572
CIE-LCH:
63.7653, 54.0389, 69.6229
CIE-Luv:
63.7653, 54.3109, 52.2233
Hunter-Lab:
57.0209, 13.7228, 30.6375
#d08c3e color charts
#d08c3e color shades, tints & tones
#d08c3e color schemes
#d08c3e color preview, HTML & CSS examples
This text has a color of #d08c3e
<p style="color:#d08c3e;">Text here</p>
.mytext {color:#d08c3e;}
This box has a color of #d08c3e
<div style="background-color:#d08c3e;">Content here</div>
.mybackground {background-color:#d08c3e;}
Border around this has a color of #d08c3e
<div style="border:2px solid #d08c3e;">Content here</div>
.myborder {border:2px solid #d08c3e;}