#b48a87 color space conversions
Hex:
        #b48a87
        RGB:
        180, 138, 135
        CMY:
        29, 46, 47
        CMYK:
        0, 23, 25, 29
      HSL:
        4°, 23.0769%, 61.7647%
        HSV (HSB):
        4°, 25.0000%, 70.5882%
        XYZ:
        32.2840, 29.6295, 26.9392
        xyY:
        0.3633, 0.3335, 29.6295
      CIE-Lab:
        61.3332, 15.5287, 7.7770
        CIE-LCH:
        61.3332, 17.3672, 26.6024
        CIE-Luv:
        61.3332, 26.9308, 7.9332
        Hunter-Lab:
        54.4330, 10.6100, 8.7602
      #b48a87 color charts
#b48a87 RGB chart
      #b48a87 CMYK chart
      #b48a87 RGB pie chart
      #b48a87 color shades, tints & tones
#b48a87 color schemes
#b48a87 color preview, HTML & CSS examples
           This text has a color of #b48a87        
        
          <p style="color:#b48a87;">Text here</p>
        
        
          .mytext {color:#b48a87;}
        
        Text color #b48a87
      
           This box has a color of #b48a87        
        
          <div style="background-color:#b48a87;">Content here</div>
        
        
          .mybackground {background-color:#b48a87;}
        
        Background color #b48a87
      
           Border around this has a color of #b48a87        
        
          <div style="border:2px solid #b48a87;">Content here</div>
        
        
          .myborder {border:2px solid #b48a87;}
        
        Border color #b48a87