#b9525b color space conversions
Hex:
        #b9525b
        RGB:
        185, 82, 91
        CMY:
        27, 68, 64
        CMYK:
        0, 56, 51, 27
      HSL:
        355°, 42.3868%, 52.3529%
        HSV (HSB):
        355°, 55.6757%, 72.5490%
        XYZ:
        24.9132, 17.1042, 11.8859
        xyY:
        0.4622, 0.3173, 17.1042
      CIE-Lab:
        48.3911, 42.4403, 15.4346
        CIE-LCH:
        48.3911, 45.1598, 19.9852
        CIE-Luv:
        48.3911, 73.2188, 10.7365
        Hunter-Lab:
        41.3572, 35.1516, 11.9104
      #b9525b color charts
#b9525b RGB chart
      #b9525b CMYK chart
      #b9525b RGB pie chart
      #b9525b color shades, tints & tones
#b9525b color schemes
#b9525b color preview, HTML & CSS examples
           This text has a color of #b9525b        
        
          <p style="color:#b9525b;">Text here</p>
        
        
          .mytext {color:#b9525b;}
        
        Text color #b9525b
      
           This box has a color of #b9525b        
        
          <div style="background-color:#b9525b;">Content here</div>
        
        
          .mybackground {background-color:#b9525b;}
        
        Background color #b9525b
      
           Border around this has a color of #b9525b        
        
          <div style="border:2px solid #b9525b;">Content here</div>
        
        
          .myborder {border:2px solid #b9525b;}
        
        Border color #b9525b