#d2ba8c color space conversions
Hex:
#d2ba8c
RGB:
210, 186, 140
CMY:
18, 27, 45
CMYK:
0, 11, 33, 18
HSL:
39°, 43.7500%, 68.6275%
HSV (HSB):
39°, 33.3333%, 82.3529%
XYZ:
48.8709, 50.7129, 32.0237
xyY:
0.3713, 0.3853, 50.7129
CIE-Lab:
76.5048, 1.8384, 26.4862
CIE-LCH:
76.5048, 26.5499, 86.0296
CIE-Luv:
76.5048, 17.9145, 35.4431
Hunter-Lab:
71.2130, -2.1247, 23.1870
#d2ba8c color charts
#d2ba8c color shades, tints & tones
#d2ba8c color schemes
#d2ba8c color preview, HTML & CSS examples
This text has a color of #d2ba8c
<p style="color:#d2ba8c;">Text here</p>
.mytext {color:#d2ba8c;}
This box has a color of #d2ba8c
<div style="background-color:#d2ba8c;">Content here</div>
.mybackground {background-color:#d2ba8c;}
Border around this has a color of #d2ba8c
<div style="border:2px solid #d2ba8c;">Content here</div>
.myborder {border:2px solid #d2ba8c;}