#b3532a color space conversions
Hex:
        #b3532a
        RGB:
        179, 83, 42
        CMY:
        30, 67, 84
        CMYK:
        0, 54, 77, 30
      HSL:
        18°, 61.9910%, 43.3333%
        HSV (HSB):
        18°, 76.5363%, 70.1961%
        XYZ:
        22.1016, 15.9374, 4.1018
        xyY:
        0.5245, 0.3782, 15.9374
      CIE-Lab:
        46.8922, 36.3796, 41.3895
        CIE-LCH:
        46.8922, 55.1050, 48.6858
        CIE-Luv:
        46.8922, 76.4674, 34.2431
        Hunter-Lab:
        39.9217, 28.9590, 21.8533
      #b3532a color charts
#b3532a RGB chart
      #b3532a CMYK chart
      #b3532a RGB pie chart
      #b3532a color shades, tints & tones
#b3532a color schemes
#b3532a color preview, HTML & CSS examples
           This text has a color of #b3532a        
        
          <p style="color:#b3532a;">Text here</p>
        
        
          .mytext {color:#b3532a;}
        
        Text color #b3532a
      
           This box has a color of #b3532a        
        
          <div style="background-color:#b3532a;">Content here</div>
        
        
          .mybackground {background-color:#b3532a;}
        
        Background color #b3532a
      
           Border around this has a color of #b3532a        
        
          <div style="border:2px solid #b3532a;">Content here</div>
        
        
          .myborder {border:2px solid #b3532a;}
        
        Border color #b3532a