#b66b50 color space conversions
Hex:
        #b66b50
        RGB:
        182, 107, 80
        CMY:
        29, 58, 69
        CMYK:
        0, 41, 56, 29
      HSL:
        16°, 41.1290%, 51.3725%
        HSV (HSB):
        16°, 56.0440%, 71.3725%
        XYZ:
        25.9971, 21.0397, 10.2803
        xyY:
        0.4536, 0.3671, 21.0397
      CIE-Lab:
        52.9929, 27.1797, 27.8826
        CIE-LCH:
        52.9929, 38.9381, 45.7314
        CIE-Luv:
        52.9929, 56.0589, 27.6226
        Hunter-Lab:
        45.8690, 20.8972, 18.8201
      #b66b50 color charts
#b66b50 RGB chart
      #b66b50 CMYK chart
      #b66b50 RGB pie chart
      #b66b50 color shades, tints & tones
#b66b50 color schemes
#b66b50 color preview, HTML & CSS examples
           This text has a color of #b66b50        
        
          <p style="color:#b66b50;">Text here</p>
        
        
          .mytext {color:#b66b50;}
        
        Text color #b66b50
      
           This box has a color of #b66b50        
        
          <div style="background-color:#b66b50;">Content here</div>
        
        
          .mybackground {background-color:#b66b50;}
        
        Background color #b66b50
      
           Border around this has a color of #b66b50        
        
          <div style="border:2px solid #b66b50;">Content here</div>
        
        
          .myborder {border:2px solid #b66b50;}
        
        Border color #b66b50