#bb8b12 color space conversions
Hex:
#bb8b12
RGB:
187, 139, 18
CMY:
27, 45, 93
CMYK:
0, 26, 90, 27
HSL:
43°, 82.4390%, 40.1961%
HSV (HSB):
43°, 90.3743%, 73.3333%
XYZ:
29.8353, 29.0737, 4.6116
xyY:
0.4697, 0.4577, 29.0737
CIE-Lab:
60.8466, 8.5729, 62.7792
CIE-LCH:
60.8466, 63.3619, 82.2240
CIE-Luv:
60.8466, 40.2655, 60.9475
Hunter-Lab:
53.9200, 4.4085, 32.6732
#bb8b12 color charts
#bb8b12 color shades, tints & tones
#bb8b12 color schemes
#bb8b12 color preview, HTML & CSS examples
This text has a color of #bb8b12
<p style="color:#bb8b12;">Text here</p>
.mytext {color:#bb8b12;}
This box has a color of #bb8b12
<div style="background-color:#bb8b12;">Content here</div>
.mybackground {background-color:#bb8b12;}
Border around this has a color of #bb8b12
<div style="border:2px solid #bb8b12;">Content here</div>
.myborder {border:2px solid #bb8b12;}