#b3486a color space conversions
Hex:
        #b3486a
        RGB:
        179, 72, 106
        CMY:
        30, 72, 58
        CMYK:
        0, 60, 41, 30
      HSL:
        341°, 42.6295%, 49.2157%
        HSV (HSB):
        341°, 59.7765%, 70.1961%
        XYZ:
        23.5093, 15.2590, 15.3419
        xyY:
        0.4345, 0.2820, 15.2590
      CIE-Lab:
        45.9870, 46.6755, 2.8015
        CIE-LCH:
        45.9870, 46.7595, 3.4349
        CIE-Luv:
        45.9870, 70.1114, -4.8677
        Hunter-Lab:
        39.0628, 39.0672, 4.0579
      #b3486a color charts
#b3486a RGB chart
      #b3486a CMYK chart
      #b3486a RGB pie chart
      #b3486a color shades, tints & tones
#b3486a color schemes
#b3486a color preview, HTML & CSS examples
           This text has a color of #b3486a        
        
          <p style="color:#b3486a;">Text here</p>
        
        
          .mytext {color:#b3486a;}
        
        Text color #b3486a
      
           This box has a color of #b3486a        
        
          <div style="background-color:#b3486a;">Content here</div>
        
        
          .mybackground {background-color:#b3486a;}
        
        Background color #b3486a
      
           Border around this has a color of #b3486a        
        
          <div style="border:2px solid #b3486a;">Content here</div>
        
        
          .myborder {border:2px solid #b3486a;}
        
        Border color #b3486a