#b99b18 color space conversions
Hex:
        #b99b18
        RGB:
        185, 155, 24
        CMY:
        27, 39, 91
        CMYK:
        0, 16, 87, 27
      HSL:
        49°, 77.0335%, 40.9804%
        HSV (HSB):
        49°, 87.0270%, 72.5490%
        XYZ:
        31.8938, 33.8229, 5.7116
        xyY:
        0.4465, 0.4735, 33.8229
      CIE-Lab:
        64.8218, -0.9195, 64.4797
        CIE-LCH:
        64.8218, 64.4863, 90.8170
        CIE-Luv:
        64.8218, 26.5094, 66.3954
        Hunter-Lab:
        58.1575, -3.8855, 34.8874
      #b99b18 color charts
#b99b18 RGB chart
      #b99b18 CMYK chart
      #b99b18 RGB pie chart
      #b99b18 color shades, tints & tones
#b99b18 color schemes
#b99b18 color preview, HTML & CSS examples
           This text has a color of #b99b18        
        
          <p style="color:#b99b18;">Text here</p>
        
        
          .mytext {color:#b99b18;}
        
        Text color #b99b18
      
           This box has a color of #b99b18        
        
          <div style="background-color:#b99b18;">Content here</div>
        
        
          .mybackground {background-color:#b99b18;}
        
        Background color #b99b18
      
           Border around this has a color of #b99b18        
        
          <div style="border:2px solid #b99b18;">Content here</div>
        
        
          .myborder {border:2px solid #b99b18;}
        
        Border color #b99b18