#b66b48 color space conversions
Hex:
        #b66b48
        RGB:
        182, 107, 72
        CMY:
        29, 58, 72
        CMYK:
        0, 41, 60, 29
      HSL:
        19°, 43.3071%, 49.8039%
        HSV (HSB):
        19°, 60.4396%, 71.3725%
        XYZ:
        25.7188, 20.9284, 8.8149
        xyY:
        0.4637, 0.3773, 20.9284
      CIE-Lab:
        52.8710, 26.5428, 32.2231
        CIE-LCH:
        52.8710, 41.7475, 50.5210
        CIE-Luv:
        52.8710, 57.1658, 31.7339
        Hunter-Lab:
        45.7475, 20.2928, 20.5989
      #b66b48 color charts
#b66b48 RGB chart
      #b66b48 CMYK chart
      #b66b48 RGB pie chart
      #b66b48 color shades, tints & tones
#b66b48 color schemes
#b66b48 color preview, HTML & CSS examples
           This text has a color of #b66b48        
        
          <p style="color:#b66b48;">Text here</p>
        
        
          .mytext {color:#b66b48;}
        
        Text color #b66b48
      
           This box has a color of #b66b48        
        
          <div style="background-color:#b66b48;">Content here</div>
        
        
          .mybackground {background-color:#b66b48;}
        
        Background color #b66b48
      
           Border around this has a color of #b66b48        
        
          <div style="border:2px solid #b66b48;">Content here</div>
        
        
          .myborder {border:2px solid #b66b48;}
        
        Border color #b66b48