#bb8b1e color space conversions
Hex:
#bb8b1e
RGB:
187, 139, 30
CMY:
27, 45, 88
CMYK:
0, 26, 84, 27
HSL:
42°, 72.3502%, 42.5490%
HSV (HSB):
42°, 83.9572%, 73.3333%
XYZ:
29.9605, 29.1238, 5.2707
xyY:
0.4656, 0.4525, 29.1238
CIE-Lab:
60.8907, 8.8574, 59.6807
CIE-LCH:
60.8907, 60.3344, 81.5581
CIE-Luv:
60.8907, 39.9517, 59.1783
Hunter-Lab:
53.9664, 4.6563, 31.9859
#bb8b1e color charts
#bb8b1e color shades, tints & tones
#bb8b1e color schemes
#bb8b1e color preview, HTML & CSS examples
This text has a color of #bb8b1e
<p style="color:#bb8b1e;">Text here</p>
.mytext {color:#bb8b1e;}
This box has a color of #bb8b1e
<div style="background-color:#bb8b1e;">Content here</div>
.mybackground {background-color:#bb8b1e;}
Border around this has a color of #bb8b1e
<div style="border:2px solid #bb8b1e;">Content here</div>
.myborder {border:2px solid #bb8b1e;}