#bb9d00 color space conversions
Hex:
        #bb9d00
        RGB:
        187, 157, 0
        CMY:
        27, 38, 100
        CMYK:
        0, 16, 100, 27
      HSL:
        50°, 100.0000%, 36.6667%
        HSV (HSB):
        50°, 100.0000%, 73.3333%
        XYZ:
        32.5505, 34.6787, 4.9781
        xyY:
        0.4508, 0.4803, 34.6787
      CIE-Lab:
        65.4978, -1.4648, 68.9984
        CIE-LCH:
        65.4978, 69.0140, 91.2162
        CIE-Luv:
        65.4978, 26.8417, 69.3730
        Hunter-Lab:
        58.8887, -4.3899, 36.2101
      #bb9d00 color charts
#bb9d00 RGB chart
      #bb9d00 CMYK chart
      #bb9d00 RGB pie chart
      #bb9d00 color shades, tints & tones
#bb9d00 color schemes
#bb9d00 color preview, HTML & CSS examples
           This text has a color of #bb9d00        
        
          <p style="color:#bb9d00;">Text here</p>
        
        
          .mytext {color:#bb9d00;}
        
        Text color #bb9d00
      
           This box has a color of #bb9d00        
        
          <div style="background-color:#bb9d00;">Content here</div>
        
        
          .mybackground {background-color:#bb9d00;}
        
        Background color #bb9d00
      
           Border around this has a color of #bb9d00        
        
          <div style="border:2px solid #bb9d00;">Content here</div>
        
        
          .myborder {border:2px solid #bb9d00;}
        
        Border color #bb9d00