#d6bb8c color space conversions
Hex:
#d6bb8c
RGB:
214, 187, 140
CMY:
16, 27, 45
CMYK:
0, 13, 35, 16
HSL:
38°, 47.4359%, 69.4118%
HSV (HSB):
38°, 34.5794%, 83.9216%
XYZ:
50.2355, 51.7302, 32.1482
xyY:
0.3746, 0.3857, 51.7302
CIE-Lab:
77.1193, 2.8839, 27.3736
CIE-LCH:
77.1193, 27.5251, 83.9858
CIE-Luv:
77.1193, 20.0029, 36.3684
Hunter-Lab:
71.9237, -1.1923, 23.8454
#d6bb8c color charts
#d6bb8c color shades, tints & tones
#d6bb8c color schemes
#d6bb8c color preview, HTML & CSS examples
This text has a color of #d6bb8c
<p style="color:#d6bb8c;">Text here</p>
.mytext {color:#d6bb8c;}
This box has a color of #d6bb8c
<div style="background-color:#d6bb8c;">Content here</div>
.mybackground {background-color:#d6bb8c;}
Border around this has a color of #d6bb8c
<div style="border:2px solid #d6bb8c;">Content here</div>
.myborder {border:2px solid #d6bb8c;}