#b66c32 color space conversions
Hex:
        #b66c32
        RGB:
        182, 108, 50
        CMY:
        29, 58, 80
        CMYK:
        0, 41, 73, 29
      HSL:
        26°, 56.8966%, 45.4902%
        HSV (HSB):
        26°, 72.5275%, 71.3725%
        XYZ:
        25.2297, 20.9005, 5.7221
        xyY:
        0.4866, 0.4031, 20.9005
      CIE-Lab:
        52.8404, 24.6114, 43.7768
        CIE-LCH:
        52.8404, 50.2208, 60.6552
        CIE-Luv:
        52.8404, 58.8811, 41.3464
        Hunter-Lab:
        45.7171, 18.5032, 24.5811
      #b66c32 color charts
#b66c32 RGB chart
      #b66c32 CMYK chart
      #b66c32 RGB pie chart
      #b66c32 color shades, tints & tones
#b66c32 color schemes
#b66c32 color preview, HTML & CSS examples
           This text has a color of #b66c32        
        
          <p style="color:#b66c32;">Text here</p>
        
        
          .mytext {color:#b66c32;}
        
        Text color #b66c32
      
           This box has a color of #b66c32        
        
          <div style="background-color:#b66c32;">Content here</div>
        
        
          .mybackground {background-color:#b66c32;}
        
        Background color #b66c32
      
           Border around this has a color of #b66c32        
        
          <div style="border:2px solid #b66c32;">Content here</div>
        
        
          .myborder {border:2px solid #b66c32;}
        
        Border color #b66c32