#b99e24 color space conversions
Hex:
        #b99e24
        RGB:
        185, 158, 36
        CMY:
        27, 38, 86
        CMYK:
        0, 15, 81, 27
      HSL:
        49°, 67.4208%, 43.3333%
        HSV (HSB):
        49°, 80.5405%, 72.5490%
        XYZ:
        32.5529, 34.8954, 6.6888
        xyY:
        0.4391, 0.4707, 34.8954
      CIE-Lab:
        65.6671, -2.1862, 61.8903
        CIE-LCH:
        65.6671, 61.9289, 92.0231
        CIE-Luv:
        65.6671, 24.0755, 65.6104
        Hunter-Lab:
        59.0723, -5.0109, 34.6371
      #b99e24 color charts
#b99e24 RGB chart
      #b99e24 CMYK chart
      #b99e24 RGB pie chart
      #b99e24 color shades, tints & tones
#b99e24 color schemes
#b99e24 color preview, HTML & CSS examples
           This text has a color of #b99e24        
        
          <p style="color:#b99e24;">Text here</p>
        
        
          .mytext {color:#b99e24;}
        
        Text color #b99e24
      
           This box has a color of #b99e24        
        
          <div style="background-color:#b99e24;">Content here</div>
        
        
          .mybackground {background-color:#b99e24;}
        
        Background color #b99e24
      
           Border around this has a color of #b99e24        
        
          <div style="border:2px solid #b99e24;">Content here</div>
        
        
          .myborder {border:2px solid #b99e24;}
        
        Border color #b99e24