#d2b99a color space conversions
Hex:
#d2b99a
RGB:
210, 185, 154
CMY:
18, 27, 40
CMYK:
0, 12, 27, 18
HSL:
33°, 38.3562%, 71.3725%
HSV (HSB):
33°, 26.6667%, 82.3529%
XYZ:
49.7600, 50.7327, 37.7416
xyY:
0.3600, 0.3670, 50.7327
CIE-Lab:
76.5168, 4.2013, 19.0202
CIE-LCH:
76.5168, 19.4787, 77.5441
CIE-Luv:
76.5168, 17.4847, 25.6901
Hunter-Lab:
71.2269, 0.0555, 18.4423
#d2b99a color charts
#d2b99a color shades, tints & tones
#d2b99a color schemes
#d2b99a color preview, HTML & CSS examples
This text has a color of #d2b99a
<p style="color:#d2b99a;">Text here</p>
.mytext {color:#d2b99a;}
This box has a color of #d2b99a
<div style="background-color:#d2b99a;">Content here</div>
.mybackground {background-color:#d2b99a;}
Border around this has a color of #d2b99a
<div style="border:2px solid #d2b99a;">Content here</div>
.myborder {border:2px solid #d2b99a;}