#b47786 color space conversions
Hex:
        #b47786
        RGB:
        180, 119, 134
        CMY:
        29, 53, 47
        CMYK:
        0, 34, 26, 29
      HSL:
        345°, 28.9100%, 58.6275%
        HSV (HSB):
        345°, 33.8889%, 70.5882%
        XYZ:
        29.7223, 24.6182, 25.7395
        xyY:
        0.3712, 0.3074, 24.6182
      CIE-Lab:
        56.7015, 26.0103, 1.6834
        CIE-LCH:
        56.7015, 26.0647, 3.7030
        CIE-Luv:
        56.7015, 38.1941, -2.2668
        Hunter-Lab:
        49.6167, 20.0990, 3.9740
      #b47786 color charts
#b47786 RGB chart
      #b47786 CMYK chart
      #b47786 RGB pie chart
      #b47786 color shades, tints & tones
#b47786 color schemes
#b47786 color preview, HTML & CSS examples
           This text has a color of #b47786        
        
          <p style="color:#b47786;">Text here</p>
        
        
          .mytext {color:#b47786;}
        
        Text color #b47786
      
           This box has a color of #b47786        
        
          <div style="background-color:#b47786;">Content here</div>
        
        
          .mybackground {background-color:#b47786;}
        
        Background color #b47786
      
           Border around this has a color of #b47786        
        
          <div style="border:2px solid #b47786;">Content here</div>
        
        
          .myborder {border:2px solid #b47786;}
        
        Border color #b47786