#b47385 color space conversions
Hex:
        #b47385
        RGB:
        180, 115, 133
        CMY:
        29, 55, 48
        CMYK:
        0, 36, 26, 29
      HSL:
        343°, 30.2326%, 57.8431%
        HSV (HSB):
        343°, 36.1111%, 70.5882%
        XYZ:
        29.1868, 23.6582, 25.2185
        xyY:
        0.3739, 0.3031, 23.6582
      CIE-Lab:
        55.7440, 28.0869, 0.8726
        CIE-LCH:
        55.7440, 28.1004, 1.7794
        CIE-Luv:
        55.7440, 40.6651, -3.7477
        Hunter-Lab:
        48.6397, 21.9913, 3.3074
      #b47385 color charts
#b47385 RGB chart
      #b47385 CMYK chart
      #b47385 RGB pie chart
      #b47385 color shades, tints & tones
#b47385 color schemes
#b47385 color preview, HTML & CSS examples
           This text has a color of #b47385        
        
          <p style="color:#b47385;">Text here</p>
        
        
          .mytext {color:#b47385;}
        
        Text color #b47385
      
           This box has a color of #b47385        
        
          <div style="background-color:#b47385;">Content here</div>
        
        
          .mybackground {background-color:#b47385;}
        
        Background color #b47385
      
           Border around this has a color of #b47385        
        
          <div style="border:2px solid #b47385;">Content here</div>
        
        
          .myborder {border:2px solid #b47385;}
        
        Border color #b47385