#d09b6f color space conversions
Hex:
#d09b6f
RGB:
208, 155, 111
CMY:
18, 39, 56
CMYK:
0, 25, 47, 18
HSL:
27°, 50.7853%, 62.5490%
HSV (HSB):
27°, 46.6346%, 81.5686%
XYZ:
40.6030, 38.0003, 20.2337
xyY:
0.4108, 0.3845, 38.0003
CIE-Lab:
68.0208, 14.4092, 30.7330
CIE-LCH:
68.0208, 33.9432, 64.8805
CIE-Luv:
68.0208, 38.9909, 36.3616
Hunter-Lab:
61.6444, 9.6941, 23.6901
#d09b6f color charts
#d09b6f color shades, tints & tones
#d09b6f color schemes
#d09b6f color preview, HTML & CSS examples
This text has a color of #d09b6f
<p style="color:#d09b6f;">Text here</p>
.mytext {color:#d09b6f;}
This box has a color of #d09b6f
<div style="background-color:#d09b6f;">Content here</div>
.mybackground {background-color:#d09b6f;}
Border around this has a color of #d09b6f
<div style="border:2px solid #d09b6f;">Content here</div>
.myborder {border:2px solid #d09b6f;}