#b99d20 color space conversions
Hex:
        #b99d20
        RGB:
        185, 157, 32
        CMY:
        27, 38, 87
        CMYK:
        0, 15, 83, 27
      HSL:
        49°, 70.5069%, 42.5490%
        HSV (HSB):
        49°, 82.7027%, 72.5490%
        XYZ:
        32.3253, 34.5325, 6.3282
        xyY:
        0.4417, 0.4718, 34.5325
      CIE-Lab:
        65.3831, -1.7791, 62.8450
        CIE-LCH:
        65.3831, 62.8702, 91.6215
        CIE-Luv:
        65.3831, 24.8908, 65.9471
        Hunter-Lab:
        58.7644, -4.6479, 34.7502
      #b99d20 color charts
#b99d20 RGB chart
      #b99d20 CMYK chart
      #b99d20 RGB pie chart
      #b99d20 color shades, tints & tones
#b99d20 color schemes
#b99d20 color preview, HTML & CSS examples
           This text has a color of #b99d20        
        
          <p style="color:#b99d20;">Text here</p>
        
        
          .mytext {color:#b99d20;}
        
        Text color #b99d20
      
           This box has a color of #b99d20        
        
          <div style="background-color:#b99d20;">Content here</div>
        
        
          .mybackground {background-color:#b99d20;}
        
        Background color #b99d20
      
           Border around this has a color of #b99d20        
        
          <div style="border:2px solid #b99d20;">Content here</div>
        
        
          .myborder {border:2px solid #b99d20;}
        
        Border color #b99d20