#b99d26 color space conversions
Hex:
        #b99d26
        RGB:
        185, 157, 38
        CMY:
        27, 38, 85
        CMYK:
        0, 15, 79, 27
      HSL:
        49°, 65.9193%, 43.7255%
        HSV (HSB):
        49°, 79.4595%, 72.5490%
        XYZ:
        32.4144, 34.5682, 6.7976
        xyY:
        0.4393, 0.4685, 34.5682
      CIE-Lab:
        65.4111, -1.5792, 61.0233
        CIE-LCH:
        65.4111, 61.0437, 91.4824
        CIE-Luv:
        65.4111, 24.7452, 64.8017
        Hunter-Lab:
        58.7947, -4.4810, 34.3014
      #b99d26 color charts
#b99d26 RGB chart
      #b99d26 CMYK chart
      #b99d26 RGB pie chart
      #b99d26 color shades, tints & tones
#b99d26 color schemes
#b99d26 color preview, HTML & CSS examples
           This text has a color of #b99d26        
        
          <p style="color:#b99d26;">Text here</p>
        
        
          .mytext {color:#b99d26;}
        
        Text color #b99d26
      
           This box has a color of #b99d26        
        
          <div style="background-color:#b99d26;">Content here</div>
        
        
          .mybackground {background-color:#b99d26;}
        
        Background color #b99d26
      
           Border around this has a color of #b99d26        
        
          <div style="border:2px solid #b99d26;">Content here</div>
        
        
          .myborder {border:2px solid #b99d26;}
        
        Border color #b99d26