#b9993c color space conversions
Hex:
#b9993c
RGB:
185, 153, 60
CMY:
27, 40, 76
CMYK:
0, 17, 68, 27
HSL:
45°, 51.0204%, 48.0392%
HSV (HSB):
45°, 67.5676%, 72.5490%
XYZ:
32.2144, 33.4230, 9.0284
xyY:
0.4314, 0.4476, 33.4230
CIE-Lab:
64.5020, 1.6195, 51.5838
CIE-LCH:
64.5020, 51.6092, 88.2018
CIE-Luv:
64.5020, 26.8318, 57.1887
Hunter-Lab:
57.8126, -1.7081, 31.2098
#b9993c color charts
#b9993c color shades, tints & tones
#b9993c color schemes
#b9993c color preview, HTML & CSS examples
This text has a color of #b9993c
<p style="color:#b9993c;">Text here</p>
.mytext {color:#b9993c;}
This box has a color of #b9993c
<div style="background-color:#b9993c;">Content here</div>
.mybackground {background-color:#b9993c;}
Border around this has a color of #b9993c
<div style="border:2px solid #b9993c;">Content here</div>
.myborder {border:2px solid #b9993c;}