#b9522f color space conversions
Hex:
        #b9522f
        RGB:
        185, 82, 47
        CMY:
        27, 68, 82
        CMYK:
        0, 56, 75, 27
      HSL:
        15°, 59.4828%, 45.4902%
        HSV (HSB):
        15°, 74.5946%, 72.5490%
        XYZ:
        23.5380, 16.5541, 4.6440
        xyY:
        0.5262, 0.3700, 16.5541
      CIE-Lab:
        47.6932, 39.4486, 39.9379
        CIE-LCH:
        47.6932, 56.1358, 45.3532
        CIE-Luv:
        47.6932, 81.6023, 32.8577
        Hunter-Lab:
        40.6867, 32.0635, 21.7133
      #b9522f color charts
#b9522f RGB chart
      #b9522f CMYK chart
      #b9522f RGB pie chart
      #b9522f color shades, tints & tones
#b9522f color schemes
#b9522f color preview, HTML & CSS examples
           This text has a color of #b9522f        
        
          <p style="color:#b9522f;">Text here</p>
        
        
          .mytext {color:#b9522f;}
        
        Text color #b9522f
      
           This box has a color of #b9522f        
        
          <div style="background-color:#b9522f;">Content here</div>
        
        
          .mybackground {background-color:#b9522f;}
        
        Background color #b9522f
      
           Border around this has a color of #b9522f        
        
          <div style="border:2px solid #b9522f;">Content here</div>
        
        
          .myborder {border:2px solid #b9522f;}
        
        Border color #b9522f