#b99a15 color space conversions
Hex:
        #b99a15
        RGB:
        185, 154, 21
        CMY:
        27, 40, 92
        CMYK:
        0, 17, 89, 27
      HSL:
        49°, 79.6117%, 40.3922%
        HSV (HSB):
        49°, 88.6486%, 72.5490%
        XYZ:
        31.6985, 33.4796, 5.5010
        xyY:
        0.4485, 0.4737, 33.4796
      CIE-Lab:
        64.5474, -0.4473, 64.9387
        CIE-LCH:
        64.5474, 64.9402, 90.3947
        CIE-Luv:
        64.5474, 27.2958, 66.3893
        Hunter-Lab:
        57.8616, -3.4694, 34.8663
      #b99a15 color charts
#b99a15 RGB chart
      #b99a15 CMYK chart
      #b99a15 RGB pie chart
      #b99a15 color shades, tints & tones
#b99a15 color schemes
#b99a15 color preview, HTML & CSS examples
           This text has a color of #b99a15        
        
          <p style="color:#b99a15;">Text here</p>
        
        
          .mytext {color:#b99a15;}
        
        Text color #b99a15
      
           This box has a color of #b99a15        
        
          <div style="background-color:#b99a15;">Content here</div>
        
        
          .mybackground {background-color:#b99a15;}
        
        Background color #b99a15
      
           Border around this has a color of #b99a15        
        
          <div style="border:2px solid #b99a15;">Content here</div>
        
        
          .myborder {border:2px solid #b99a15;}
        
        Border color #b99a15