#bb9c2c color space conversions
Hex:
#bb9c2c
RGB:
187, 156, 44
CMY:
27, 39, 83
CMYK:
0, 17, 76, 27
HSL:
47°, 61.9048%, 45.2941%
HSV (HSB):
47°, 76.4706%, 73.3333%
XYZ:
32.8366, 34.5236, 7.3159
xyY:
0.4397, 0.4623, 34.5236
CIE-Lab:
65.3760, 0.0819, 58.9956
CIE-LCH:
65.3760, 58.9957, 89.9205
CIE-Luv:
65.3760, 26.7978, 63.1141
Hunter-Lab:
58.7568, -3.0684, 33.7474
#bb9c2c color charts
#bb9c2c color shades, tints & tones
#bb9c2c color schemes
#bb9c2c color preview, HTML & CSS examples
This text has a color of #bb9c2c
<p style="color:#bb9c2c;">Text here</p>
.mytext {color:#bb9c2c;}
This box has a color of #bb9c2c
<div style="background-color:#bb9c2c;">Content here</div>
.mybackground {background-color:#bb9c2c;}
Border around this has a color of #bb9c2c
<div style="border:2px solid #bb9c2c;">Content here</div>
.myborder {border:2px solid #bb9c2c;}