#b9943f color space conversions
Hex:
#b9943f
RGB:
185, 148, 63
CMY:
27, 42, 75
CMYK:
0, 20, 66, 27
HSL:
42°, 49.1935%, 48.6275%
HSV (HSB):
42°, 65.9459%, 72.5490%
XYZ:
31.4947, 31.8530, 9.1909
xyY:
0.4342, 0.4391, 31.8530
CIE-Lab:
63.2212, 4.5242, 48.8553
CIE-LCH:
63.2212, 49.0643, 84.7092
CIE-Luv:
63.2212, 30.2596, 53.9558
Hunter-Lab:
56.4384, 0.8422, 29.8516
#b9943f color charts
#b9943f color shades, tints & tones
#b9943f color schemes
#b9943f color preview, HTML & CSS examples
This text has a color of #b9943f
<p style="color:#b9943f;">Text here</p>
.mytext {color:#b9943f;}
This box has a color of #b9943f
<div style="background-color:#b9943f;">Content here</div>
.mybackground {background-color:#b9943f;}
Border around this has a color of #b9943f
<div style="border:2px solid #b9943f;">Content here</div>
.myborder {border:2px solid #b9943f;}