#b99d30 color space conversions
Hex:
        #b99d30
        RGB:
        185, 157, 48
        CMY:
        27, 38, 81
        CMYK:
        0, 15, 74, 27
      HSL:
        48°, 58.7983%, 45.6863%
        HSV (HSB):
        48°, 74.0541%, 72.5490%
        XYZ:
        32.5981, 34.6416, 7.7647
        xyY:
        0.4346, 0.4619, 34.6416
      CIE-Lab:
        65.4687, -1.1691, 57.5256
        CIE-LCH:
        65.4687, 57.5375, 91.1643
        CIE-Luv:
        65.4687, 24.4483, 62.4649
        Hunter-Lab:
        58.8571, -4.1377, 33.3782
      #b99d30 color charts
#b99d30 RGB chart
      #b99d30 CMYK chart
      #b99d30 RGB pie chart
      #b99d30 color shades, tints & tones
#b99d30 color schemes
#b99d30 color preview, HTML & CSS examples
           This text has a color of #b99d30        
        
          <p style="color:#b99d30;">Text here</p>
        
        
          .mytext {color:#b99d30;}
        
        Text color #b99d30
      
           This box has a color of #b99d30        
        
          <div style="background-color:#b99d30;">Content here</div>
        
        
          .mybackground {background-color:#b99d30;}
        
        Background color #b99d30
      
           Border around this has a color of #b99d30        
        
          <div style="border:2px solid #b99d30;">Content here</div>
        
        
          .myborder {border:2px solid #b99d30;}
        
        Border color #b99d30