#b7502e color space conversions
Hex:
        #b7502e
        RGB:
        183, 80, 46
        CMY:
        28, 69, 82
        CMYK:
        0, 56, 75, 28
      HSL:
        15°, 59.8253%, 44.9020%
        HSV (HSB):
        15°, 74.8634%, 71.7647%
        XYZ:
        22.8902, 16.0019, 4.4670
        xyY:
        0.5279, 0.3691, 16.0019
      CIE-Lab:
        46.9769, 39.6291, 39.6022
        CIE-LCH:
        46.9769, 56.0250, 44.9806
        CIE-Luv:
        46.9769, 81.5405, 32.2821
        Hunter-Lab:
        40.0023, 32.1377, 21.3808
      #b7502e color charts
#b7502e RGB chart
      #b7502e CMYK chart
      #b7502e RGB pie chart
      #b7502e color shades, tints & tones
#b7502e color schemes
#b7502e color preview, HTML & CSS examples
           This text has a color of #b7502e        
        
          <p style="color:#b7502e;">Text here</p>
        
        
          .mytext {color:#b7502e;}
        
        Text color #b7502e
      
           This box has a color of #b7502e        
        
          <div style="background-color:#b7502e;">Content here</div>
        
        
          .mybackground {background-color:#b7502e;}
        
        Background color #b7502e
      
           Border around this has a color of #b7502e        
        
          <div style="border:2px solid #b7502e;">Content here</div>
        
        
          .myborder {border:2px solid #b7502e;}
        
        Border color #b7502e