#d9b38c color space conversions
Hex:
#d9b38c
RGB:
217, 179, 140
CMY:
15, 30, 45
CMYK:
0, 18, 35, 15
HSL:
30°, 50.3268%, 70.0000%
HSV (HSB):
30°, 35.4839%, 85.0980%
XYZ:
49.4690, 48.8854, 31.6395
xyY:
0.3805, 0.3761, 48.8854
CIE-Lab:
75.3800, 8.3142, 25.0810
CIE-LCH:
75.3800, 26.4232, 71.6599
CIE-Luv:
75.3800, 27.0628, 32.2950
Hunter-Lab:
69.9181, 3.9371, 22.1126
#d9b38c color charts
#d9b38c color shades, tints & tones
#d9b38c color schemes
#d9b38c color preview, HTML & CSS examples
This text has a color of #d9b38c
<p style="color:#d9b38c;">Text here</p>
.mytext {color:#d9b38c;}
This box has a color of #d9b38c
<div style="background-color:#d9b38c;">Content here</div>
.mybackground {background-color:#d9b38c;}
Border around this has a color of #d9b38c
<div style="border:2px solid #d9b38c;">Content here</div>
.myborder {border:2px solid #d9b38c;}