#b66d34 color space conversions
Hex:
        #b66d34
        RGB:
        182, 109, 52
        CMY:
        29, 57, 80
        CMYK:
        0, 40, 71, 29
      HSL:
        26°, 55.5556%, 45.8824%
        HSV (HSB):
        26°, 71.4286%, 71.3725%
        XYZ:
        25.3799, 21.1303, 5.9897
        xyY:
        0.4834, 0.4025, 21.1303
      CIE-Lab:
        53.0918, 24.1642, 43.0599
        CIE-LCH:
        53.0918, 49.3768, 60.6999
        CIE-Luv:
        53.0918, 57.9220, 41.0501
        Hunter-Lab:
        45.9677, 18.1107, 24.4518
      #b66d34 color charts
#b66d34 RGB chart
      #b66d34 CMYK chart
      #b66d34 RGB pie chart
      #b66d34 color shades, tints & tones
#b66d34 color schemes
#b66d34 color preview, HTML & CSS examples
           This text has a color of #b66d34        
        
          <p style="color:#b66d34;">Text here</p>
        
        
          .mytext {color:#b66d34;}
        
        Text color #b66d34
      
           This box has a color of #b66d34        
        
          <div style="background-color:#b66d34;">Content here</div>
        
        
          .mybackground {background-color:#b66d34;}
        
        Background color #b66d34
      
           Border around this has a color of #b66d34        
        
          <div style="border:2px solid #b66d34;">Content here</div>
        
        
          .myborder {border:2px solid #b66d34;}
        
        Border color #b66d34