#b68d32 color space conversions
Hex:
        #b68d32
        RGB:
        182, 141, 50
        CMY:
        29, 45, 80
        CMYK:
        0, 23, 73, 29
      HSL:
        41°, 56.8966%, 45.4902%
        HSV (HSB):
        41°, 72.5275%, 71.3725%
        XYZ:
        29.3920, 29.2251, 7.1095
        xyY:
        0.4472, 0.4446, 29.2251
      CIE-Lab:
        60.9798, 6.3075, 52.1879
        CIE-LCH:
        60.9798, 52.5677, 83.1086
        CIE-Luv:
        60.9798, 33.7212, 55.0495
        Hunter-Lab:
        54.0603, 2.4431, 30.0449
      #b68d32 color charts
#b68d32 RGB chart
      #b68d32 CMYK chart
      #b68d32 RGB pie chart
      #b68d32 color shades, tints & tones
#b68d32 color schemes
#b68d32 color preview, HTML & CSS examples
           This text has a color of #b68d32        
        
          <p style="color:#b68d32;">Text here</p>
        
        
          .mytext {color:#b68d32;}
        
        Text color #b68d32
      
           This box has a color of #b68d32        
        
          <div style="background-color:#b68d32;">Content here</div>
        
        
          .mybackground {background-color:#b68d32;}
        
        Background color #b68d32
      
           Border around this has a color of #b68d32        
        
          <div style="border:2px solid #b68d32;">Content here</div>
        
        
          .myborder {border:2px solid #b68d32;}
        
        Border color #b68d32