#b0521f color space conversions
Hex:
        #b0521f
        RGB:
        176, 82, 31
        CMY:
        31, 68, 88
        CMYK:
        0, 53, 82, 31
      HSL:
        21°, 70.0483%, 40.5882%
        HSV (HSB):
        21°, 82.3864%, 69.0196%
        XYZ:
        21.1691, 15.3636, 3.1461
        xyY:
        0.5335, 0.3872, 15.3636
      CIE-Lab:
        46.1283, 35.2863, 45.7463
        CIE-LCH:
        46.1283, 57.7741, 52.3553
        CIE-Luv:
        46.1283, 75.8666, 36.7708
        Hunter-Lab:
        39.1965, 27.8100, 22.6787
      #b0521f color charts
#b0521f RGB chart
      #b0521f CMYK chart
      #b0521f RGB pie chart
      #b0521f color shades, tints & tones
#b0521f color schemes
#b0521f color preview, HTML & CSS examples
           This text has a color of #b0521f        
        
          <p style="color:#b0521f;">Text here</p>
        
        
          .mytext {color:#b0521f;}
        
        Text color #b0521f
      
           This box has a color of #b0521f        
        
          <div style="background-color:#b0521f;">Content here</div>
        
        
          .mybackground {background-color:#b0521f;}
        
        Background color #b0521f
      
           Border around this has a color of #b0521f        
        
          <div style="border:2px solid #b0521f;">Content here</div>
        
        
          .myborder {border:2px solid #b0521f;}
        
        Border color #b0521f