#b3504f color space conversions
Hex:
        #b3504f
        RGB:
        179, 80, 79
        CMY:
        30, 69, 69
        CMYK:
        0, 55, 56, 30
      HSL:
        1°, 39.6825%, 50.5882%
        HSV (HSB):
        1°, 55.8659%, 70.1961%
        XYZ:
        22.8703, 15.8855, 9.2580
        xyY:
        0.4763, 0.3309, 15.8855
      CIE-Lab:
        46.8240, 40.1983, 20.3714
        CIE-LCH:
        46.8240, 45.0655, 26.8747
        CIE-Luv:
        46.8240, 72.3055, 16.1269
        Hunter-Lab:
        39.8567, 32.6768, 14.1277
      #b3504f color charts
#b3504f RGB chart
      #b3504f CMYK chart
      #b3504f RGB pie chart
      #b3504f color shades, tints & tones
#b3504f color schemes
#b3504f color preview, HTML & CSS examples
           This text has a color of #b3504f        
        
          <p style="color:#b3504f;">Text here</p>
        
        
          .mytext {color:#b3504f;}
        
        Text color #b3504f
      
           This box has a color of #b3504f        
        
          <div style="background-color:#b3504f;">Content here</div>
        
        
          .mybackground {background-color:#b3504f;}
        
        Background color #b3504f
      
           Border around this has a color of #b3504f        
        
          <div style="border:2px solid #b3504f;">Content here</div>
        
        
          .myborder {border:2px solid #b3504f;}
        
        Border color #b3504f