#b49691 color space conversions
Hex:
        #b49691
        RGB:
        180, 150, 145
        CMY:
        29, 41, 43
        CMYK:
        0, 17, 19, 29
      HSL:
        9°, 18.9189%, 63.7255%
        HSV (HSB):
        9°, 19.4444%, 70.5882%
        XYZ:
        34.8396, 33.5603, 31.4296
        xyY:
        0.3490, 0.3362, 33.5603
      CIE-Lab:
        64.6121, 10.3681, 6.8092
        CIE-LCH:
        64.6121, 12.4041, 33.2947
        CIE-Luv:
        64.6121, 18.8805, 7.7081
        Hunter-Lab:
        57.9313, 5.9693, 8.3851
      #b49691 color charts
#b49691 RGB chart
      #b49691 CMYK chart
      #b49691 RGB pie chart
      #b49691 color shades, tints & tones
#b49691 color schemes
#b49691 color preview, HTML & CSS examples
           This text has a color of #b49691        
        
          <p style="color:#b49691;">Text here</p>
        
        
          .mytext {color:#b49691;}
        
        Text color #b49691
      
           This box has a color of #b49691        
        
          <div style="background-color:#b49691;">Content here</div>
        
        
          .mybackground {background-color:#b49691;}
        
        Background color #b49691
      
           Border around this has a color of #b49691        
        
          <div style="border:2px solid #b49691;">Content here</div>
        
        
          .myborder {border:2px solid #b49691;}
        
        Border color #b49691