#d09b5d color space conversions
Hex:
#d09b5d
RGB:
208, 155, 93
CMY:
18, 39, 64
CMYK:
0, 25, 55, 18
HSL:
32°, 55.0239%, 59.0196%
HSV (HSB):
32°, 55.2885%, 81.5686%
XYZ:
39.7096, 37.6429, 15.5288
xyY:
0.4275, 0.4053, 37.6429
CIE-Lab:
67.7566, 12.7655, 39.9144
CIE-LCH:
67.7566, 41.9060, 72.2646
CIE-Luv:
67.7566, 40.6717, 45.9099
Hunter-Lab:
61.3538, 8.1600, 27.9412
#d09b5d color charts
#d09b5d color shades, tints & tones
#d09b5d color schemes
#d09b5d color preview, HTML & CSS examples
This text has a color of #d09b5d
<p style="color:#d09b5d;">Text here</p>
.mytext {color:#d09b5d;}
This box has a color of #d09b5d
<div style="background-color:#d09b5d;">Content here</div>
.mybackground {background-color:#d09b5d;}
Border around this has a color of #d09b5d
<div style="border:2px solid #d09b5d;">Content here</div>
.myborder {border:2px solid #d09b5d;}