#bd936d color space conversions
Hex:
#bd936d
RGB:
189, 147, 109
CMY:
26, 42, 57
CMYK:
0, 22, 42, 26
HSL:
29°, 37.7358%, 58.4314%
HSV (HSB):
29°, 42.3280%, 74.1176%
XYZ:
34.1803, 32.7904, 18.9957
xyY:
0.3976, 0.3814, 32.7904
CIE-Lab:
63.9908, 10.7744, 26.1616
CIE-LCH:
63.9908, 28.2934, 67.6162
CIE-Luv:
63.9908, 30.5002, 31.4798
Hunter-Lab:
57.2629, 6.3369, 20.4159
#bd936d color charts
#bd936d color shades, tints & tones
#bd936d color schemes
#bd936d color preview, HTML & CSS examples
This text has a color of #bd936d
<p style="color:#bd936d;">Text here</p>
.mytext {color:#bd936d;}
This box has a color of #bd936d
<div style="background-color:#bd936d;">Content here</div>
.mybackground {background-color:#bd936d;}
Border around this has a color of #bd936d
<div style="border:2px solid #bd936d;">Content here</div>
.myborder {border:2px solid #bd936d;}