#bb9941 color space conversions
Hex:
#bb9941
RGB:
187, 153, 65
CMY:
27, 40, 75
CMYK:
0, 18, 65, 27
HSL:
43°, 48.4127%, 49.4118%
HSV (HSB):
43°, 65.2406%, 73.3333%
XYZ:
32.8389, 33.7289, 9.7806
xyY:
0.4301, 0.4418, 33.7289
CIE-Lab:
64.7468, 2.8021, 49.6482
CIE-LCH:
64.7468, 49.7273, 86.7697
CIE-Luv:
64.7468, 28.0907, 55.5471
Hunter-Lab:
58.0766, -0.7029, 30.6687
#bb9941 color charts
#bb9941 color shades, tints & tones
#bb9941 color schemes
#bb9941 color preview, HTML & CSS examples
This text has a color of #bb9941
<p style="color:#bb9941;">Text here</p>
.mytext {color:#bb9941;}
This box has a color of #bb9941
<div style="background-color:#bb9941;">Content here</div>
.mybackground {background-color:#bb9941;}
Border around this has a color of #bb9941
<div style="border:2px solid #bb9941;">Content here</div>
.myborder {border:2px solid #bb9941;}