#bb8000 color space conversions
Hex:
#bb8000
RGB:
187, 128, 0
CMY:
27, 50, 100
CMYK:
0, 32, 100, 27
HSL:
41°, 100.0000%, 36.6667%
HSV (HSB):
41°, 100.0000%, 73.3333%
XYZ:
28.2127, 26.0031, 3.5321
xyY:
0.4885, 0.4503, 26.0031
CIE-Lab:
58.0400, 14.3949, 63.8696
CIE-LCH:
58.0400, 65.4717, 77.2990
CIE-Luv:
58.0400, 49.2730, 58.3750
Hunter-Lab:
50.9933, 9.5192, 31.5885
#bb8000 color charts
#bb8000 RGB chart
#bb8000 CMYK chart
#bb8000 RGB pie chart
#bb8000 color shades, tints & tones
#bb8000 color schemes
#bb8000 color preview, HTML & CSS examples
This text has a color of #bb8000
<p style="color:#bb8000;">Text here</p>
.mytext {color:#bb8000;}
Text color #bb8000
This box has a color of #bb8000
<div style="background-color:#bb8000;">Content here</div>
.mybackground {background-color:#bb8000;}
Background color #bb8000
Border around this has a color of #bb8000
<div style="border:2px solid #bb8000;">Content here</div>
.myborder {border:2px solid #bb8000;}
Border color #bb8000