#d2bc8c color space conversions
Hex:
#d2bc8c
RGB:
210, 188, 140
CMY:
18, 26, 45
CMYK:
0, 10, 33, 18
HSL:
41°, 43.7500%, 68.6275%
HSV (HSB):
41°, 33.3333%, 82.3529%
XYZ:
49.2952, 51.5615, 32.1652
xyY:
0.3706, 0.3876, 51.5615
CIE-Lab:
77.0179, 0.7825, 27.1754
CIE-LCH:
77.0179, 27.1866, 88.3507
CIE-Luv:
77.0179, 16.6910, 36.5465
Hunter-Lab:
71.8064, -3.1206, 23.7059
#d2bc8c color charts
#d2bc8c color shades, tints & tones
#d2bc8c color schemes
#d2bc8c color preview, HTML & CSS examples
This text has a color of #d2bc8c
<p style="color:#d2bc8c;">Text here</p>
.mytext {color:#d2bc8c;}
This box has a color of #d2bc8c
<div style="background-color:#d2bc8c;">Content here</div>
.mybackground {background-color:#d2bc8c;}
Border around this has a color of #d2bc8c
<div style="border:2px solid #d2bc8c;">Content here</div>
.myborder {border:2px solid #d2bc8c;}