#bb9500 color space conversions
Hex:
#bb9500
RGB:
187, 149, 0
CMY:
27, 42, 100
CMYK:
0, 20, 100, 27
HSL:
48°, 100.0000%, 36.6667%
HSV (HSB):
48°, 100.0000%, 73.3333%
XYZ:
31.2410, 32.0597, 4.5416
xyY:
0.4605, 0.4726, 32.0597
CIE-Lab:
63.3922, 2.8555, 67.5227
CIE-LCH:
63.3922, 67.5830, 87.5784
CIE-Luv:
63.3922, 32.8338, 66.3093
Hunter-Lab:
56.6213, -0.5993, 34.8793
#bb9500 color charts
#bb9500 color shades, tints & tones
#bb9500 color schemes
#bb9500 color preview, HTML & CSS examples
This text has a color of #bb9500
<p style="color:#bb9500;">Text here</p>
.mytext {color:#bb9500;}
This box has a color of #bb9500
<div style="background-color:#bb9500;">Content here</div>
.mybackground {background-color:#bb9500;}
Border around this has a color of #bb9500
<div style="border:2px solid #bb9500;">Content here</div>
.myborder {border:2px solid #bb9500;}