#d2b98c color space conversions
Hex:
#d2b98c
RGB:
210, 185, 140
CMY:
18, 27, 45
CMYK:
0, 12, 33, 18
HSL:
39°, 43.7500%, 68.6275%
HSV (HSB):
39°, 33.3333%, 82.3529%
XYZ:
48.6609, 50.2930, 31.9538
xyY:
0.3717, 0.3842, 50.2930
CIE-Lab:
76.2488, 2.3674, 26.1417
CIE-LCH:
76.2488, 26.2487, 84.8253
CIE-Luv:
76.2488, 18.5276, 34.8910
Hunter-Lab:
70.9176, -1.6258, 22.9276
#d2b98c color charts
#d2b98c color shades, tints & tones
#d2b98c color schemes
#d2b98c color preview, HTML & CSS examples
This text has a color of #d2b98c
<p style="color:#d2b98c;">Text here</p>
.mytext {color:#d2b98c;}
This box has a color of #d2b98c
<div style="background-color:#d2b98c;">Content here</div>
.mybackground {background-color:#d2b98c;}
Border around this has a color of #d2b98c
<div style="border:2px solid #d2b98c;">Content here</div>
.myborder {border:2px solid #d2b98c;}