#b3814e color space conversions
Hex:
        #b3814e
        RGB:
        179, 129, 78
        CMY:
        30, 49, 69
        CMYK:
        0, 28, 56, 30
      HSL:
        30°, 39.9209%, 50.3922%
        HSV (HSB):
        30°, 56.4246%, 70.1961%
        XYZ:
        27.8158, 25.8343, 10.7282
        xyY:
        0.4321, 0.4013, 25.8343
      CIE-Lab:
        57.8794, 13.5158, 35.0038
        CIE-LCH:
        57.8794, 37.5226, 68.8872
        CIE-Luv:
        57.8794, 38.2123, 38.5387
        Hunter-Lab:
        50.8274, 8.7379, 23.0648
      #b3814e color charts
#b3814e RGB chart
      #b3814e CMYK chart
      #b3814e RGB pie chart
      #b3814e color shades, tints & tones
#b3814e color schemes
#b3814e color preview, HTML & CSS examples
           This text has a color of #b3814e        
        
          <p style="color:#b3814e;">Text here</p>
        
        
          .mytext {color:#b3814e;}
        
        Text color #b3814e
      
           This box has a color of #b3814e        
        
          <div style="background-color:#b3814e;">Content here</div>
        
        
          .mybackground {background-color:#b3814e;}
        
        Background color #b3814e
      
           Border around this has a color of #b3814e        
        
          <div style="border:2px solid #b3814e;">Content here</div>
        
        
          .myborder {border:2px solid #b3814e;}
        
        Border color #b3814e