#b8531e color space conversions
Hex:
        #b8531e
        RGB:
        184, 83, 30
        CMY:
        28, 67, 88
        CMYK:
        0, 55, 84, 28
      HSL:
        21°, 71.9626%, 41.9608%
        HSV (HSB):
        21°, 83.6957%, 72.1569%
        XYZ:
        23.0948, 16.4706, 3.1902
        xyY:
        0.5402, 0.3852, 16.4706
      CIE-Lab:
        47.5859, 37.9278, 47.9738
        CIE-LCH:
        47.5859, 61.1556, 51.6703
        CIE-Luv:
        47.5859, 81.9114, 38.1052
        Hunter-Lab:
        40.5840, 30.5554, 23.7481
      #b8531e color charts
#b8531e RGB chart
      #b8531e CMYK chart
      #b8531e RGB pie chart
      #b8531e color shades, tints & tones
#b8531e color schemes
#b8531e color preview, HTML & CSS examples
           This text has a color of #b8531e        
        
          <p style="color:#b8531e;">Text here</p>
        
        
          .mytext {color:#b8531e;}
        
        Text color #b8531e
      
           This box has a color of #b8531e        
        
          <div style="background-color:#b8531e;">Content here</div>
        
        
          .mybackground {background-color:#b8531e;}
        
        Background color #b8531e
      
           Border around this has a color of #b8531e        
        
          <div style="border:2px solid #b8531e;">Content here</div>
        
        
          .myborder {border:2px solid #b8531e;}
        
        Border color #b8531e