#b3523d color space conversions
Hex:
        #b3523d
        RGB:
        179, 82, 61
        CMY:
        30, 68, 76
        CMYK:
        0, 54, 66, 30
      HSL:
        11°, 49.1667%, 47.0588%
        HSV (HSB):
        11°, 65.9218%, 70.1961%
        XYZ:
        22.4500, 15.9552, 6.3113
        xyY:
        0.5021, 0.3568, 15.9552
      CIE-Lab:
        46.9157, 37.8859, 31.0738
        CIE-LCH:
        46.9157, 48.9992, 39.3584
        CIE-Luv:
        46.9157, 74.4454, 26.3533
        Hunter-Lab:
        39.9440, 30.4217, 18.5927
      #b3523d color charts
#b3523d RGB chart
      #b3523d CMYK chart
      #b3523d RGB pie chart
      #b3523d color shades, tints & tones
#b3523d color schemes
#b3523d color preview, HTML & CSS examples
           This text has a color of #b3523d        
        
          <p style="color:#b3523d;">Text here</p>
        
        
          .mytext {color:#b3523d;}
        
        Text color #b3523d
      
           This box has a color of #b3523d        
        
          <div style="background-color:#b3523d;">Content here</div>
        
        
          .mybackground {background-color:#b3523d;}
        
        Background color #b3523d
      
           Border around this has a color of #b3523d        
        
          <div style="border:2px solid #b3523d;">Content here</div>
        
        
          .myborder {border:2px solid #b3523d;}
        
        Border color #b3523d