#d6b08d color space conversions
Hex:
#d6b08d
RGB:
214, 176, 141
CMY:
16, 31, 45
CMYK:
0, 18, 34, 16
HSL:
29°, 47.0968%, 69.6078%
HSV (HSB):
29°, 34.1121%, 83.9216%
XYZ:
48.0646, 47.2699, 31.7900
xyY:
0.3781, 0.3718, 47.2699
CIE-Lab:
74.3621, 8.8591, 23.1162
CIE-LCH:
74.3621, 24.7557, 69.0312
CIE-Luv:
74.3621, 26.7659, 29.6882
Hunter-Lab:
68.7531, 4.4696, 20.7127
#d6b08d color charts
#d6b08d color shades, tints & tones
#d6b08d color schemes
#d6b08d color preview, HTML & CSS examples
This text has a color of #d6b08d
<p style="color:#d6b08d;">Text here</p>
.mytext {color:#d6b08d;}
This box has a color of #d6b08d
<div style="background-color:#d6b08d;">Content here</div>
.mybackground {background-color:#d6b08d;}
Border around this has a color of #d6b08d
<div style="border:2px solid #d6b08d;">Content here</div>
.myborder {border:2px solid #d6b08d;}