#b9521f color space conversions
Hex:
        #b9521f
        RGB:
        185, 82, 31
        CMY:
        27, 68, 88
        CMYK:
        0, 56, 83, 27
      HSL:
        20°, 71.2963%, 42.3529%
        HSV (HSB):
        20°, 83.2432%, 72.5490%
        XYZ:
        23.2722, 16.4478, 3.2445
        xyY:
        0.5417, 0.3828, 16.4478
      CIE-Lab:
        47.5566, 38.8513, 47.5755
        CIE-LCH:
        47.5566, 61.4236, 50.7641
        CIE-Luv:
        47.5566, 83.4308, 37.6303
        Hunter-Lab:
        40.5559, 31.4559, 23.6459
      #b9521f color charts
#b9521f RGB chart
      #b9521f CMYK chart
      #b9521f RGB pie chart
      #b9521f color shades, tints & tones
#b9521f color schemes
#b9521f color preview, HTML & CSS examples
           This text has a color of #b9521f        
        
          <p style="color:#b9521f;">Text here</p>
        
        
          .mytext {color:#b9521f;}
        
        Text color #b9521f
      
           This box has a color of #b9521f        
        
          <div style="background-color:#b9521f;">Content here</div>
        
        
          .mybackground {background-color:#b9521f;}
        
        Background color #b9521f
      
           Border around this has a color of #b9521f        
        
          <div style="border:2px solid #b9521f;">Content here</div>
        
        
          .myborder {border:2px solid #b9521f;}
        
        Border color #b9521f