#b3495e color space conversions
Hex:
        #b3495e
        RGB:
        179, 73, 94
        CMY:
        30, 71, 63
        CMYK:
        0, 59, 47, 30
      HSL:
        348°, 42.0635%, 49.4118%
        HSV (HSB):
        348°, 59.2179%, 70.1961%
        XYZ:
        22.9933, 15.1569, 12.3034
        xyY:
        0.4557, 0.3004, 15.1569
      CIE-Lab:
        45.8484, 44.9597, 9.9445
        CIE-LCH:
        45.8484, 46.0463, 12.4723
        CIE-Luv:
        45.8484, 72.9166, 3.8994
        Hunter-Lab:
        38.9319, 37.2919, 8.5154
      #b3495e color charts
#b3495e RGB chart
      #b3495e CMYK chart
      #b3495e RGB pie chart
      #b3495e color shades, tints & tones
#b3495e color schemes
#b3495e color preview, HTML & CSS examples
           This text has a color of #b3495e        
        
          <p style="color:#b3495e;">Text here</p>
        
        
          .mytext {color:#b3495e;}
        
        Text color #b3495e
      
           This box has a color of #b3495e        
        
          <div style="background-color:#b3495e;">Content here</div>
        
        
          .mybackground {background-color:#b3495e;}
        
        Background color #b3495e
      
           Border around this has a color of #b3495e        
        
          <div style="border:2px solid #b3495e;">Content here</div>
        
        
          .myborder {border:2px solid #b3495e;}
        
        Border color #b3495e