#d08b5f color space conversions
Hex:
#d08b5f
RGB:
208, 139, 95
CMY:
18, 45, 63
CMYK:
0, 33, 54, 18
HSL:
23°, 54.5894%, 59.4118%
HSV (HSB):
23°, 54.3269%, 81.5686%
XYZ:
37.3106, 32.7014, 15.1720
xyY:
0.4380, 0.3839, 32.7014
CIE-Lab:
63.9184, 21.6256, 34.1033
CIE-LCH:
63.9184, 40.3820, 57.6204
CIE-Luv:
63.9184, 51.9009, 37.3813
Hunter-Lab:
57.1851, 16.3890, 24.2991
#d08b5f color charts
#d08b5f color shades, tints & tones
#d08b5f color schemes
#d08b5f color preview, HTML & CSS examples
This text has a color of #d08b5f
<p style="color:#d08b5f;">Text here</p>
.mytext {color:#d08b5f;}
This box has a color of #d08b5f
<div style="background-color:#d08b5f;">Content here</div>
.mybackground {background-color:#d08b5f;}
Border around this has a color of #d08b5f
<div style="border:2px solid #d08b5f;">Content here</div>
.myborder {border:2px solid #d08b5f;}