#d2bd8b color space conversions
Hex:
#d2bd8b
RGB:
210, 189, 139
CMY:
18, 26, 45
CMYK:
0, 10, 34, 18
HSL:
42°, 44.0994%, 68.4314%
HSV (HSB):
42°, 33.8095%, 82.3529%
XYZ:
49.4361, 51.9609, 31.8500
xyY:
0.3710, 0.3900, 51.9609
CIE-Lab:
77.2575, 0.1325, 28.0249
CIE-LCH:
77.2575, 28.0252, 89.7291
CIE-Luv:
77.2575, 16.1468, 37.7208
Hunter-Lab:
72.0839, -3.7291, 24.2617
#d2bd8b color charts
#d2bd8b color shades, tints & tones
#d2bd8b color schemes
#d2bd8b color preview, HTML & CSS examples
This text has a color of #d2bd8b
<p style="color:#d2bd8b;">Text here</p>
.mytext {color:#d2bd8b;}
This box has a color of #d2bd8b
<div style="background-color:#d2bd8b;">Content here</div>
.mybackground {background-color:#d2bd8b;}
Border around this has a color of #d2bd8b
<div style="border:2px solid #d2bd8b;">Content here</div>
.myborder {border:2px solid #d2bd8b;}