#d08e3c color space conversions
Hex:
#d08e3c
RGB:
208, 142, 60
CMY:
18, 44, 76
CMYK:
0, 32, 71, 18
HSL:
33°, 61.1570%, 52.5490%
HSV (HSB):
33°, 71.1538%, 81.5686%
XYZ:
36.5010, 33.0821, 8.7366
xyY:
0.4661, 0.4224, 33.0821
CIE-Lab:
64.2274, 17.6264, 52.0600
CIE-LCH:
64.2274, 54.9630, 71.2950
CIE-Luv:
64.2274, 52.9152, 53.7263
Hunter-Lab:
57.5171, 12.6234, 31.2560
#d08e3c color charts
#d08e3c color shades, tints & tones
#d08e3c color schemes
#d08e3c color preview, HTML & CSS examples
This text has a color of #d08e3c
<p style="color:#d08e3c;">Text here</p>
.mytext {color:#d08e3c;}
This box has a color of #d08e3c
<div style="background-color:#d08e3c;">Content here</div>
.mybackground {background-color:#d08e3c;}
Border around this has a color of #d08e3c
<div style="border:2px solid #d08e3c;">Content here</div>
.myborder {border:2px solid #d08e3c;}