#d08d40 color space conversions
Hex:
#d08d40
RGB:
208, 141, 64
CMY:
18, 45, 75
CMYK:
0, 32, 69, 18
HSL:
32°, 60.5042%, 53.3333%
HSV (HSB):
32°, 69.2308%, 81.5686%
XYZ:
36.4627, 32.8298, 9.2655
xyY:
0.4642, 0.4179, 32.8298
CIE-Lab:
64.0229, 18.3806, 50.0009
CIE-LCH:
64.0229, 53.2723, 69.8163
CIE-Luv:
64.0229, 53.3911, 51.9414
Hunter-Lab:
57.2973, 13.3231, 30.5204
#d08d40 color charts
#d08d40 color shades, tints & tones
#d08d40 color schemes
#d08d40 color preview, HTML & CSS examples
This text has a color of #d08d40
<p style="color:#d08d40;">Text here</p>
.mytext {color:#d08d40;}
This box has a color of #d08d40
<div style="background-color:#d08d40;">Content here</div>
.mybackground {background-color:#d08d40;}
Border around this has a color of #d08d40
<div style="border:2px solid #d08d40;">Content here</div>
.myborder {border:2px solid #d08d40;}