#b3806d color space conversions
Hex:
        #b3806d
        RGB:
        179, 128, 109
        CMY:
        30, 50, 57
        CMYK:
        0, 28, 39, 30
      HSL:
        16°, 31.5315%, 56.4706%
        HSV (HSB):
        16°, 39.1061%, 70.1961%
        XYZ:
        29.0699, 26.1262, 17.9787
        xyY:
        0.3973, 0.3570, 26.1262
      CIE-Lab:
        58.1566, 17.2366, 18.1336
        CIE-LCH:
        58.1566, 25.0186, 46.4527
        CIE-Luv:
        58.1566, 35.5424, 20.2554
        Hunter-Lab:
        51.1138, 12.0691, 14.9250
      #b3806d color charts
#b3806d RGB chart
      #b3806d CMYK chart
      #b3806d RGB pie chart
      #b3806d color shades, tints & tones
#b3806d color schemes
#b3806d color preview, HTML & CSS examples
           This text has a color of #b3806d        
        
          <p style="color:#b3806d;">Text here</p>
        
        
          .mytext {color:#b3806d;}
        
        Text color #b3806d
      
           This box has a color of #b3806d        
        
          <div style="background-color:#b3806d;">Content here</div>
        
        
          .mybackground {background-color:#b3806d;}
        
        Background color #b3806d
      
           Border around this has a color of #b3806d        
        
          <div style="border:2px solid #b3806d;">Content here</div>
        
        
          .myborder {border:2px solid #b3806d;}
        
        Border color #b3806d