#bb9600 color space conversions
Hex:
#bb9600
RGB:
187, 150, 0
CMY:
27, 41, 100
CMYK:
0, 20, 100, 27
HSL:
48°, 100.0000%, 36.6667%
HSV (HSB):
48°, 100.0000%, 73.3333%
XYZ:
31.3999, 32.3775, 4.5945
xyY:
0.4593, 0.4735, 32.3775
CIE-Lab:
63.6537, 2.3125, 67.7049
CIE-LCH:
63.6537, 67.7443, 88.0438
CIE-Luv:
63.6537, 32.0761, 66.6914
Hunter-Lab:
56.9012, -1.0753, 35.0434
#bb9600 color charts
#bb9600 color shades, tints & tones
#bb9600 color schemes
#bb9600 color preview, HTML & CSS examples
This text has a color of #bb9600
<p style="color:#bb9600;">Text here</p>
.mytext {color:#bb9600;}
This box has a color of #bb9600
<div style="background-color:#bb9600;">Content here</div>
.mybackground {background-color:#bb9600;}
Border around this has a color of #bb9600
<div style="border:2px solid #bb9600;">Content here</div>
.myborder {border:2px solid #bb9600;}