#b3697b color space conversions
Hex:
        #b3697b
        RGB:
        179, 105, 123
        CMY:
        30, 59, 52
        CMYK:
        0, 41, 31, 30
      HSL:
        345°, 32.7434%, 55.6863%
        HSV (HSB):
        345°, 41.3408%, 70.1961%
        XYZ:
        27.2171, 21.1169, 21.3804
        xyY:
        0.3904, 0.3029, 21.1169
      CIE-Lab:
        53.0772, 31.8160, 2.8517
        CIE-LCH:
        53.0772, 31.9436, 5.1217
        CIE-Luv:
        53.0772, 47.5562, -1.8283
        Hunter-Lab:
        45.9531, 25.3040, 4.5817
      #b3697b color charts
#b3697b RGB chart
      #b3697b CMYK chart
      #b3697b RGB pie chart
      #b3697b color shades, tints & tones
#b3697b color schemes
#b3697b color preview, HTML & CSS examples
           This text has a color of #b3697b        
        
          <p style="color:#b3697b;">Text here</p>
        
        
          .mytext {color:#b3697b;}
        
        Text color #b3697b
      
           This box has a color of #b3697b        
        
          <div style="background-color:#b3697b;">Content here</div>
        
        
          .mybackground {background-color:#b3697b;}
        
        Background color #b3697b
      
           Border around this has a color of #b3697b        
        
          <div style="border:2px solid #b3697b;">Content here</div>
        
        
          .myborder {border:2px solid #b3697b;}
        
        Border color #b3697b