#bd936f color space conversions
Hex:
#bd936f
RGB:
189, 147, 111
CMY:
26, 42, 56
CMYK:
0, 22, 41, 26
HSL:
28°, 37.1429%, 58.8235%
HSV (HSB):
28°, 41.2698%, 74.1176%
XYZ:
34.2892, 32.8340, 19.5693
xyY:
0.3955, 0.3787, 32.8340
CIE-Lab:
64.0262, 10.9990, 25.1089
CIE-LCH:
64.0262, 27.4124, 66.3440
CIE-Luv:
64.0262, 30.3086, 30.2677
Hunter-Lab:
57.3009, 6.5389, 19.8621
#bd936f color charts
#bd936f color shades, tints & tones
#bd936f color schemes
#bd936f color preview, HTML & CSS examples
This text has a color of #bd936f
<p style="color:#bd936f;">Text here</p>
.mytext {color:#bd936f;}
This box has a color of #bd936f
<div style="background-color:#bd936f;">Content here</div>
.mybackground {background-color:#bd936f;}
Border around this has a color of #bd936f
<div style="border:2px solid #bd936f;">Content here</div>
.myborder {border:2px solid #bd936f;}