#b99d29 color space conversions
Hex:
        #b99d29
        RGB:
        185, 157, 41
        CMY:
        27, 38, 84
        CMYK:
        0, 15, 78, 27
      HSL:
        48°, 63.7168%, 44.3137%
        HSV (HSB):
        48°, 77.8378%, 72.5490%
        XYZ:
        32.4648, 34.5883, 7.0630
        xyY:
        0.4380, 0.4667, 34.5883
      CIE-Lab:
        65.4269, -1.4665, 60.0314
        CIE-LCH:
        65.4269, 60.0493, 91.3994
        CIE-Luv:
        65.4269, 24.6633, 64.1575
        Hunter-Lab:
        58.8118, -4.3867, 34.0479
      #b99d29 color charts
#b99d29 RGB chart
      #b99d29 CMYK chart
      #b99d29 RGB pie chart
      #b99d29 color shades, tints & tones
#b99d29 color schemes
#b99d29 color preview, HTML & CSS examples
           This text has a color of #b99d29        
        
          <p style="color:#b99d29;">Text here</p>
        
        
          .mytext {color:#b99d29;}
        
        Text color #b99d29
      
           This box has a color of #b99d29        
        
          <div style="background-color:#b99d29;">Content here</div>
        
        
          .mybackground {background-color:#b99d29;}
        
        Background color #b99d29
      
           Border around this has a color of #b99d29        
        
          <div style="border:2px solid #b99d29;">Content here</div>
        
        
          .myborder {border:2px solid #b99d29;}
        
        Border color #b99d29