#b3632d color space conversions
Hex:
        #b3632d
        RGB:
        179, 99, 45
        CMY:
        30, 61, 82
        CMYK:
        0, 45, 75, 30
      HSL:
        24°, 59.8214%, 43.9216%
        HSV (HSB):
        24°, 74.8603%, 70.1961%
        XYZ:
        23.5259, 18.6968, 4.8515
        xyY:
        0.4998, 0.3972, 18.6968
      CIE-Lab:
        50.3306, 28.0268, 43.4594
        CIE-LCH:
        50.3306, 51.7128, 57.1822
        CIE-Luv:
        50.3306, 63.8517, 39.2147
        Hunter-Lab:
        43.2399, 21.4484, 23.6155
      #b3632d color charts
#b3632d RGB chart
      #b3632d CMYK chart
      #b3632d RGB pie chart
      #b3632d color shades, tints & tones
#b3632d color schemes
#b3632d color preview, HTML & CSS examples
           This text has a color of #b3632d        
        
          <p style="color:#b3632d;">Text here</p>
        
        
          .mytext {color:#b3632d;}
        
        Text color #b3632d
      
           This box has a color of #b3632d        
        
          <div style="background-color:#b3632d;">Content here</div>
        
        
          .mybackground {background-color:#b3632d;}
        
        Background color #b3632d
      
           Border around this has a color of #b3632d        
        
          <div style="border:2px solid #b3632d;">Content here</div>
        
        
          .myborder {border:2px solid #b3632d;}
        
        Border color #b3632d