#b99b35 color space conversions
Hex:
        #b99b35
        RGB:
        185, 155, 53
        CMY:
        27, 39, 79
        CMYK:
        0, 16, 71, 27
      HSL:
        46°, 55.4622%, 46.6667%
        HSV (HSB):
        46°, 71.3514%, 72.5490%
        XYZ:
        32.3715, 34.0140, 8.2274
        xyY:
        0.4339, 0.4559, 34.0140
      CIE-Lab:
        64.9737, 0.1519, 55.0566
        CIE-LCH:
        64.9737, 55.0568, 89.8419
        CIE-Luv:
        64.9737, 25.6983, 60.2390
        Hunter-Lab:
        58.3215, -2.9858, 32.4611
      #b99b35 color charts
#b99b35 RGB chart
      #b99b35 CMYK chart
      #b99b35 RGB pie chart
      #b99b35 color shades, tints & tones
#b99b35 color schemes
#b99b35 color preview, HTML & CSS examples
           This text has a color of #b99b35        
        
          <p style="color:#b99b35;">Text here</p>
        
        
          .mytext {color:#b99b35;}
        
        Text color #b99b35
      
           This box has a color of #b99b35        
        
          <div style="background-color:#b99b35;">Content here</div>
        
        
          .mybackground {background-color:#b99b35;}
        
        Background color #b99b35
      
           Border around this has a color of #b99b35        
        
          <div style="border:2px solid #b99b35;">Content here</div>
        
        
          .myborder {border:2px solid #b99b35;}
        
        Border color #b99b35