#b99d00 color space conversions
Hex:
        #b99d00
        RGB:
        185, 157, 0
        CMY:
        27, 38, 100
        CMYK:
        0, 15, 100, 27
      HSL:
        51°, 100.0000%, 36.2745%
        HSV (HSB):
        51°, 100.0000%, 72.5490%
        XYZ:
        32.0646, 34.4282, 4.9553
        xyY:
        0.4488, 0.4819, 34.4282
      CIE-Lab:
        65.3011, -2.3664, 68.7683
        CIE-LCH:
        65.3011, 68.8090, 91.9708
        CIE-Luv:
        65.3011, 25.3224, 69.3396
        Hunter-Lab:
        58.6756, -5.1370, 36.0657
      #b99d00 color charts
#b99d00 RGB chart
      #b99d00 CMYK chart
      #b99d00 RGB pie chart
      #b99d00 color shades, tints & tones
#b99d00 color schemes
#b99d00 color preview, HTML & CSS examples
           This text has a color of #b99d00        
        
          <p style="color:#b99d00;">Text here</p>
        
        
          .mytext {color:#b99d00;}
        
        Text color #b99d00
      
           This box has a color of #b99d00        
        
          <div style="background-color:#b99d00;">Content here</div>
        
        
          .mybackground {background-color:#b99d00;}
        
        Background color #b99d00
      
           Border around this has a color of #b99d00        
        
          <div style="border:2px solid #b99d00;">Content here</div>
        
        
          .myborder {border:2px solid #b99d00;}
        
        Border color #b99d00