#bd963e color space conversions
Hex:
#bd963e
RGB:
189, 150, 62
CMY:
26, 41, 76
CMYK:
0, 21, 67, 26
HSL:
42°, 50.5976%, 49.2157%
HSV (HSB):
42°, 67.1958%, 74.1176%
XYZ:
32.7621, 32.9793, 9.1963
xyY:
0.4372, 0.4401, 32.9793
CIE-Lab:
64.1442, 5.1262, 50.4294
CIE-LCH:
64.1442, 50.6893, 84.1957
CIE-Luv:
64.1442, 31.9092, 55.3893
Hunter-Lab:
57.4276, 1.3349, 30.7048
#bd963e color charts
#bd963e color shades, tints & tones
#bd963e color schemes
#bd963e color preview, HTML & CSS examples
This text has a color of #bd963e
<p style="color:#bd963e;">Text here</p>
.mytext {color:#bd963e;}
This box has a color of #bd963e
<div style="background-color:#bd963e;">Content here</div>
.mybackground {background-color:#bd963e;}
Border around this has a color of #bd963e
<div style="border:2px solid #bd963e;">Content here</div>
.myborder {border:2px solid #bd963e;}