#b99e20 color space conversions
Hex:
        #b99e20
        RGB:
        185, 158, 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.4952, 34.8723, 6.3848
        xyY:
        0.4406, 0.4728, 34.8723
      CIE-Lab:
        65.6491, -2.3155, 63.0733
        CIE-LCH:
        65.6491, 63.1158, 92.1024
        CIE-Luv:
        65.6491, 24.1677, 66.3492
        Hunter-Lab:
        59.0528, -5.1186, 34.9264
      #b99e20 color charts
#b99e20 RGB chart
      #b99e20 CMYK chart
      #b99e20 RGB pie chart
      #b99e20 color shades, tints & tones
#b99e20 color schemes
#b99e20 color preview, HTML & CSS examples
           This text has a color of #b99e20        
        
          <p style="color:#b99e20;">Text here</p>
        
        
          .mytext {color:#b99e20;}
        
        Text color #b99e20
      
           This box has a color of #b99e20        
        
          <div style="background-color:#b99e20;">Content here</div>
        
        
          .mybackground {background-color:#b99e20;}
        
        Background color #b99e20
      
           Border around this has a color of #b99e20        
        
          <div style="border:2px solid #b99e20;">Content here</div>
        
        
          .myborder {border:2px solid #b99e20;}
        
        Border color #b99e20