#b29b99 color space conversions
Hex:
        #b29b99
        RGB:
        178, 155, 153
        CMY:
        30, 39, 40
        CMYK:
        0, 13, 14, 30
      HSL:
        5°, 13.9665%, 64.9020%
        HSV (HSB):
        5°, 14.0449%, 69.8039%
        XYZ:
        35.8312, 35.2076, 35.0442
        xyY:
        0.3378, 0.3319, 35.2076
      CIE-Lab:
        65.9100, 8.1370, 4.1626
        CIE-LCH:
        65.9100, 9.1399, 27.0924
        CIE-Luv:
        65.9100, 14.0287, 4.5012
        Hunter-Lab:
        59.3360, 3.9528, 6.5181
      #b29b99 color charts
#b29b99 RGB chart
      #b29b99 CMYK chart
      #b29b99 RGB pie chart
      #b29b99 color shades, tints & tones
#b29b99 color schemes
#b29b99 color preview, HTML & CSS examples
           This text has a color of #b29b99        
        
          <p style="color:#b29b99;">Text here</p>
        
        
          .mytext {color:#b29b99;}
        
        Text color #b29b99
      
           This box has a color of #b29b99        
        
          <div style="background-color:#b29b99;">Content here</div>
        
        
          .mybackground {background-color:#b29b99;}
        
        Background color #b29b99
      
           Border around this has a color of #b29b99        
        
          <div style="border:2px solid #b29b99;">Content here</div>
        
        
          .myborder {border:2px solid #b29b99;}
        
        Border color #b29b99