#b6704d color space conversions
Hex:
        #b6704d
        RGB:
        182, 112, 77
        CMY:
        29, 56, 70
        CMYK:
        0, 38, 58, 29
      HSL:
        20°, 41.8327%, 50.7843%
        HSV (HSB):
        20°, 57.6923%, 71.3725%
        XYZ:
        26.4251, 22.0692, 9.8882
        xyY:
        0.4526, 0.3780, 22.0692
      CIE-Lab:
        54.1004, 24.1775, 30.9649
        CIE-LCH:
        54.1004, 39.2859, 52.0171
        CIE-Luv:
        54.1004, 52.8868, 31.4600
        Hunter-Lab:
        46.9779, 18.1951, 20.4048
      #b6704d color charts
#b6704d RGB chart
      #b6704d CMYK chart
      #b6704d RGB pie chart
      #b6704d color shades, tints & tones
#b6704d color schemes
#b6704d color preview, HTML & CSS examples
           This text has a color of #b6704d        
        
          <p style="color:#b6704d;">Text here</p>
        
        
          .mytext {color:#b6704d;}
        
        Text color #b6704d
      
           This box has a color of #b6704d        
        
          <div style="background-color:#b6704d;">Content here</div>
        
        
          .mybackground {background-color:#b6704d;}
        
        Background color #b6704d
      
           Border around this has a color of #b6704d        
        
          <div style="border:2px solid #b6704d;">Content here</div>
        
        
          .myborder {border:2px solid #b6704d;}
        
        Border color #b6704d