#d2bb8c color space conversions
Hex:
#d2bb8c
RGB:
210, 187, 140
CMY:
18, 27, 45
CMYK:
0, 11, 33, 18
HSL:
40°, 43.7500%, 68.6275%
HSV (HSB):
40°, 33.3333%, 82.3529%
XYZ:
49.0823, 51.1357, 32.0942
xyY:
0.3710, 0.3865, 51.1357
CIE-Lab:
76.7612, 1.3100, 26.8307
CIE-LCH:
76.7612, 26.8627, 87.2047
CIE-Luv:
76.7612, 17.3023, 35.9950
Hunter-Lab:
71.5093, -2.6229, 23.4464
#d2bb8c color charts
#d2bb8c color shades, tints & tones
#d2bb8c color schemes
#d2bb8c color preview, HTML & CSS examples
This text has a color of #d2bb8c
<p style="color:#d2bb8c;">Text here</p>
.mytext {color:#d2bb8c;}
This box has a color of #d2bb8c
<div style="background-color:#d2bb8c;">Content here</div>
.mybackground {background-color:#d2bb8c;}
Border around this has a color of #d2bb8c
<div style="border:2px solid #d2bb8c;">Content here</div>
.myborder {border:2px solid #d2bb8c;}