#b3504d color space conversions
Hex:
        #b3504d
        RGB:
        179, 80, 77
        CMY:
        30, 69, 70
        CMYK:
        0, 55, 57, 30
      HSL:
        2°, 40.1575%, 50.1961%
        HSV (HSB):
        2°, 56.9832%, 70.1961%
        XYZ:
        22.7986, 15.8568, 8.8802
        xyY:
        0.4796, 0.3336, 15.8568
      CIE-Lab:
        46.7861, 40.0360, 21.5188
        CIE-LCH:
        46.7861, 45.4526, 28.2575
        CIE-Luv:
        46.7861, 72.7357, 17.2803
        Hunter-Lab:
        39.8207, 32.5109, 14.6525
      #b3504d color charts
#b3504d RGB chart
      #b3504d CMYK chart
      #b3504d RGB pie chart
      #b3504d color shades, tints & tones
#b3504d color schemes
#b3504d color preview, HTML & CSS examples
           This text has a color of #b3504d        
        
          <p style="color:#b3504d;">Text here</p>
        
        
          .mytext {color:#b3504d;}
        
        Text color #b3504d
      
           This box has a color of #b3504d        
        
          <div style="background-color:#b3504d;">Content here</div>
        
        
          .mybackground {background-color:#b3504d;}
        
        Background color #b3504d
      
           Border around this has a color of #b3504d        
        
          <div style="border:2px solid #b3504d;">Content here</div>
        
        
          .myborder {border:2px solid #b3504d;}
        
        Border color #b3504d