#b7521d color space conversions
Hex:
        #b7521d
        RGB:
        183, 82, 29
        CMY:
        28, 68, 89
        CMYK:
        0, 55, 84, 28
      HSL:
        21°, 72.6415%, 41.5686%
        HSV (HSB):
        21°, 84.1530%, 71.7647%
        XYZ:
        22.7675, 16.1906, 3.0875
        xyY:
        0.5415, 0.3851, 16.1906
      CIE-Lab:
        47.2235, 38.0091, 48.0178
        CIE-LCH:
        47.2235, 61.2406, 51.6362
        CIE-Luv:
        47.2235, 81.9307, 37.9097
        Hunter-Lab:
        40.2375, 30.5846, 23.6168
      #b7521d color charts
#b7521d RGB chart
      #b7521d CMYK chart
      #b7521d RGB pie chart
      #b7521d color shades, tints & tones
#b7521d color schemes
#b7521d color preview, HTML & CSS examples
           This text has a color of #b7521d        
        
          <p style="color:#b7521d;">Text here</p>
        
        
          .mytext {color:#b7521d;}
        
        Text color #b7521d
      
           This box has a color of #b7521d        
        
          <div style="background-color:#b7521d;">Content here</div>
        
        
          .mybackground {background-color:#b7521d;}
        
        Background color #b7521d
      
           Border around this has a color of #b7521d        
        
          <div style="border:2px solid #b7521d;">Content here</div>
        
        
          .myborder {border:2px solid #b7521d;}
        
        Border color #b7521d