#bd993b color space conversions
Hex:
#bd993b
RGB:
189, 153, 59
CMY:
26, 40, 77
CMYK:
0, 19, 69, 26
HSL:
43°, 52.4194%, 48.6275%
HSV (HSB):
43°, 68.7831%, 74.1176%
XYZ:
33.1669, 33.9170, 8.9362
xyY:
0.4363, 0.4462, 33.9170
CIE-Lab:
64.8967, 3.3206, 52.5620
CIE-LCH:
64.8967, 52.6668, 86.3852
CIE-Luv:
64.8967, 29.8905, 57.6982
Hunter-Lab:
58.2383, -0.2608, 31.6692
#bd993b color charts
#bd993b color shades, tints & tones
#bd993b color schemes
#bd993b color preview, HTML & CSS examples
This text has a color of #bd993b
<p style="color:#bd993b;">Text here</p>
.mytext {color:#bd993b;}
This box has a color of #bd993b
<div style="background-color:#bd993b;">Content here</div>
.mybackground {background-color:#bd993b;}
Border around this has a color of #bd993b
<div style="border:2px solid #bd993b;">Content here</div>
.myborder {border:2px solid #bd993b;}