#b3848f color space conversions
Hex:
        #b3848f
        RGB:
        179, 132, 143
        CMY:
        30, 48, 44
        CMYK:
        0, 26, 20, 30
      HSL:
        346°, 23.6181%, 60.9804%
        HSV (HSB):
        346°, 26.2570%, 70.1961%
        XYZ:
        31.7996, 28.0694, 29.7285
        xyY:
        0.3549, 0.3133, 28.0694
      CIE-Lab:
        59.9514, 19.7311, 1.2026
        CIE-LCH:
        59.9514, 19.7678, 3.4877
        CIE-Luv:
        59.9514, 28.7059, -1.7627
        Hunter-Lab:
        52.9806, 14.4219, 3.8175
      #b3848f color charts
#b3848f RGB chart
      #b3848f CMYK chart
      #b3848f RGB pie chart
      #b3848f color shades, tints & tones
#b3848f color schemes
#b3848f color preview, HTML & CSS examples
           This text has a color of #b3848f        
        
          <p style="color:#b3848f;">Text here</p>
        
        
          .mytext {color:#b3848f;}
        
        Text color #b3848f
      
           This box has a color of #b3848f        
        
          <div style="background-color:#b3848f;">Content here</div>
        
        
          .mybackground {background-color:#b3848f;}
        
        Background color #b3848f
      
           Border around this has a color of #b3848f        
        
          <div style="border:2px solid #b3848f;">Content here</div>
        
        
          .myborder {border:2px solid #b3848f;}
        
        Border color #b3848f