#b3502b color space conversions
Hex:
        #b3502b
        RGB:
        179, 80, 43
        CMY:
        30, 69, 83
        CMYK:
        0, 55, 76, 30
      HSL:
        16°, 61.2613%, 43.5294%
        HSV (HSB):
        16°, 75.9777%, 70.1961%
        XYZ:
        21.8951, 15.4954, 4.1224
        xyY:
        0.5274, 0.3733, 15.4954
      CIE-Lab:
        46.3054, 37.9485, 40.2658
        CIE-LCH:
        46.3054, 55.3301, 46.6970
        CIE-Luv:
        46.3054, 78.5892, 32.8563
        Hunter-Lab:
        39.3643, 30.3975, 21.3458
      #b3502b color charts
#b3502b RGB chart
      #b3502b CMYK chart
      #b3502b RGB pie chart
      #b3502b color shades, tints & tones
#b3502b color schemes
#b3502b color preview, HTML & CSS examples
           This text has a color of #b3502b        
        
          <p style="color:#b3502b;">Text here</p>
        
        
          .mytext {color:#b3502b;}
        
        Text color #b3502b
      
           This box has a color of #b3502b        
        
          <div style="background-color:#b3502b;">Content here</div>
        
        
          .mybackground {background-color:#b3502b;}
        
        Background color #b3502b
      
           Border around this has a color of #b3502b        
        
          <div style="border:2px solid #b3502b;">Content here</div>
        
        
          .myborder {border:2px solid #b3502b;}
        
        Border color #b3502b