#bd934f color space conversions
Hex:
#bd934f
RGB:
189, 147, 79
CMY:
26, 42, 69
CMYK:
0, 22, 58, 26
HSL:
37°, 45.4545%, 52.5490%
HSV (HSB):
37°, 58.2011%, 74.1176%
XYZ:
32.8313, 32.2508, 11.8918
xyY:
0.4265, 0.4190, 32.2508
CIE-Lab:
63.5496, 7.9355, 41.5543
CIE-LCH:
63.5496, 42.3052, 79.1886
CIE-Luv:
63.5496, 33.0065, 47.2854
Hunter-Lab:
56.7898, 3.8123, 27.3375
#bd934f color charts
#bd934f color shades, tints & tones
#bd934f color schemes
#bd934f color preview, HTML & CSS examples
This text has a color of #bd934f
<p style="color:#bd934f;">Text here</p>
.mytext {color:#bd934f;}
This box has a color of #bd934f
<div style="background-color:#bd934f;">Content here</div>
.mybackground {background-color:#bd934f;}
Border around this has a color of #bd934f
<div style="border:2px solid #bd934f;">Content here</div>
.myborder {border:2px solid #bd934f;}