#b4852d color space conversions
Hex:
        #b4852d
        RGB:
        180, 133, 45
        CMY:
        29, 48, 82
        CMYK:
        0, 26, 75, 29
      HSL:
        39°, 60.0000%, 44.1176%
        HSV (HSB):
        39°, 75.0000%, 70.5882%
        XYZ:
        27.6836, 26.6678, 6.1709
        xyY:
        0.4574, 0.4406, 26.6678
      CIE-Lab:
        58.6656, 9.6002, 51.9103
        CIE-LCH:
        58.6656, 52.7906, 79.5222
        CIE-Luv:
        58.6656, 38.3801, 53.0393
        Hunter-Lab:
        51.6409, 5.3185, 29.0636
      #b4852d color charts
#b4852d RGB chart
      #b4852d CMYK chart
      #b4852d RGB pie chart
      #b4852d color shades, tints & tones
#b4852d color schemes
#b4852d color preview, HTML & CSS examples
           This text has a color of #b4852d        
        
          <p style="color:#b4852d;">Text here</p>
        
        
          .mytext {color:#b4852d;}
        
        Text color #b4852d
      
           This box has a color of #b4852d        
        
          <div style="background-color:#b4852d;">Content here</div>
        
        
          .mybackground {background-color:#b4852d;}
        
        Background color #b4852d
      
           Border around this has a color of #b4852d        
        
          <div style="border:2px solid #b4852d;">Content here</div>
        
        
          .myborder {border:2px solid #b4852d;}
        
        Border color #b4852d