#b99c15 color space conversions
Hex:
        #b99c15
        RGB:
        185, 156, 21
        CMY:
        27, 39, 92
        CMYK:
        0, 16, 89, 27
      HSL:
        49°, 79.6117%, 40.3922%
        HSV (HSB):
        49°, 88.6486%, 72.5490%
        XYZ:
        32.0314, 34.1454, 5.6119
        xyY:
        0.4462, 0.4756, 34.1454
      CIE-Lab:
        65.0778, -1.5240, 65.3593
        CIE-LCH:
        65.0778, 65.3771, 91.3357
        CIE-Luv:
        65.0778, 25.8276, 67.1764
        Hunter-Lab:
        58.4340, -4.4124, 35.2097
      #b99c15 color charts
#b99c15 RGB chart
      #b99c15 CMYK chart
      #b99c15 RGB pie chart
      #b99c15 color shades, tints & tones
#b99c15 color schemes
#b99c15 color preview, HTML & CSS examples
           This text has a color of #b99c15        
        
          <p style="color:#b99c15;">Text here</p>
        
        
          .mytext {color:#b99c15;}
        
        Text color #b99c15
      
           This box has a color of #b99c15        
        
          <div style="background-color:#b99c15;">Content here</div>
        
        
          .mybackground {background-color:#b99c15;}
        
        Background color #b99c15
      
           Border around this has a color of #b99c15        
        
          <div style="border:2px solid #b99c15;">Content here</div>
        
        
          .myborder {border:2px solid #b99c15;}
        
        Border color #b99c15