#bb8b2f color space conversions
Hex:
#bb8b2f
RGB:
187, 139, 47
CMY:
27, 45, 82
CMYK:
0, 26, 75, 27
HSL:
39°, 59.8291%, 45.8824%
HSV (HSB):
39°, 74.8663%, 73.3333%
XYZ:
30.2392, 29.2353, 6.7385
xyY:
0.4567, 0.4415, 29.2353
CIE-Lab:
60.9887, 9.4871, 53.6292
CIE-LCH:
60.9887, 54.4618, 79.9681
CIE-Luv:
60.9887, 39.2653, 55.3046
Hunter-Lab:
54.0696, 5.2068, 30.4596
#bb8b2f color charts
#bb8b2f color shades, tints & tones
#bb8b2f color schemes
#bb8b2f color preview, HTML & CSS examples
This text has a color of #bb8b2f
<p style="color:#bb8b2f;">Text here</p>
.mytext {color:#bb8b2f;}
This box has a color of #bb8b2f
<div style="background-color:#bb8b2f;">Content here</div>
.mybackground {background-color:#bb8b2f;}
Border around this has a color of #bb8b2f
<div style="border:2px solid #bb8b2f;">Content here</div>
.myborder {border:2px solid #bb8b2f;}