#bb9d80 color space conversions
Hex:
        #bb9d80
        RGB:
        187, 157, 128
        CMY:
        27, 38, 50
        CMYK:
        0, 16, 32, 27
      HSL:
        29°, 30.2564%, 61.7647%
        HSV (HSB):
        29°, 31.5508%, 73.3333%
        XYZ:
        36.4468, 36.2373, 25.4956
        xyY:
        0.3712, 0.3691, 36.2373
      CIE-Lab:
        66.7008, 6.7849, 19.3154
        CIE-LCH:
        66.7008, 20.4724, 70.6453
        CIE-Luv:
        66.7008, 21.0100, 24.6678
        Hunter-Lab:
        60.1974, 2.7282, 17.0269
      #bb9d80 color charts
#bb9d80 RGB chart
      #bb9d80 CMYK chart
      #bb9d80 RGB pie chart
      #bb9d80 color shades, tints & tones
#bb9d80 color schemes
#bb9d80 color preview, HTML & CSS examples
           This text has a color of #bb9d80        
        
          <p style="color:#bb9d80;">Text here</p>
        
        
          .mytext {color:#bb9d80;}
        
        Text color #bb9d80
      
           This box has a color of #bb9d80        
        
          <div style="background-color:#bb9d80;">Content here</div>
        
        
          .mybackground {background-color:#bb9d80;}
        
        Background color #bb9d80
      
           Border around this has a color of #bb9d80        
        
          <div style="border:2px solid #bb9d80;">Content here</div>
        
        
          .myborder {border:2px solid #bb9d80;}
        
        Border color #bb9d80