#b7521e color space conversions
Hex:
        #b7521e
        RGB:
        183, 82, 30
        CMY:
        28, 68, 88
        CMYK:
        0, 55, 84, 28
      HSL:
        20°, 71.8310%, 41.7647%
        HSV (HSB):
        20°, 83.6066%, 71.7647%
        XYZ:
        22.7801, 16.1956, 3.1537
        xyY:
        0.5407, 0.3844, 16.1956
      CIE-Lab:
        47.2301, 38.0381, 47.5963
        CIE-LCH:
        47.2301, 60.9287, 51.3688
        CIE-Luv:
        47.2301, 81.8424, 37.6769
        Hunter-Lab:
        40.2438, 30.6138, 23.5244
      #b7521e color charts
#b7521e RGB chart
      #b7521e CMYK chart
      #b7521e RGB pie chart
      #b7521e color shades, tints & tones
#b7521e color schemes
#b7521e color preview, HTML & CSS examples
           This text has a color of #b7521e        
        
          <p style="color:#b7521e;">Text here</p>
        
        
          .mytext {color:#b7521e;}
        
        Text color #b7521e
      
           This box has a color of #b7521e        
        
          <div style="background-color:#b7521e;">Content here</div>
        
        
          .mybackground {background-color:#b7521e;}
        
        Background color #b7521e
      
           Border around this has a color of #b7521e        
        
          <div style="border:2px solid #b7521e;">Content here</div>
        
        
          .myborder {border:2px solid #b7521e;}
        
        Border color #b7521e