#b47168 color space conversions
Hex:
        #b47168
        RGB:
        180, 113, 104
        CMY:
        29, 56, 59
        CMYK:
        0, 37, 42, 29
      HSL:
        7°, 33.6283%, 55.6863%
        HSV (HSB):
        7°, 42.2222%, 70.5882%
        XYZ:
        27.2262, 22.5130, 16.0072
        xyY:
        0.4141, 0.3424, 22.5130
      CIE-Lab:
        54.5672, 25.4305, 16.1119
        CIE-LCH:
        54.5672, 30.1048, 32.3569
        CIE-Luv:
        54.5672, 46.7396, 15.8402
        Hunter-Lab:
        47.4479, 19.3918, 13.2113
      #b47168 color charts
#b47168 RGB chart
      #b47168 CMYK chart
      #b47168 RGB pie chart
      #b47168 color shades, tints & tones
#b47168 color schemes
#b47168 color preview, HTML & CSS examples
           This text has a color of #b47168        
        
          <p style="color:#b47168;">Text here</p>
        
        
          .mytext {color:#b47168;}
        
        Text color #b47168
      
           This box has a color of #b47168        
        
          <div style="background-color:#b47168;">Content here</div>
        
        
          .mybackground {background-color:#b47168;}
        
        Background color #b47168
      
           Border around this has a color of #b47168        
        
          <div style="border:2px solid #b47168;">Content here</div>
        
        
          .myborder {border:2px solid #b47168;}
        
        Border color #b47168