#bb9c80 color space conversions
Hex:
        #bb9c80
        RGB:
        187, 156, 128
        CMY:
        27, 39, 50
        CMYK:
        0, 17, 32, 27
      HSL:
        28°, 30.2564%, 61.7647%
        HSV (HSB):
        28°, 31.5508%, 73.3333%
        XYZ:
        36.2783, 35.9002, 25.4394
        xyY:
        0.3716, 0.3678, 35.9002
      CIE-Lab:
        66.4436, 7.3327, 18.9626
        CIE-LCH:
        66.4436, 20.3310, 68.8589
        CIE-Luv:
        66.4436, 21.6234, 24.1026
        Hunter-Lab:
        59.9168, 3.2233, 16.7685
      #bb9c80 color charts
#bb9c80 RGB chart
      #bb9c80 CMYK chart
      #bb9c80 RGB pie chart
      #bb9c80 color shades, tints & tones
#bb9c80 color schemes
#bb9c80 color preview, HTML & CSS examples
           This text has a color of #bb9c80        
        
          <p style="color:#bb9c80;">Text here</p>
        
        
          .mytext {color:#bb9c80;}
        
        Text color #bb9c80
      
           This box has a color of #bb9c80        
        
          <div style="background-color:#bb9c80;">Content here</div>
        
        
          .mybackground {background-color:#bb9c80;}
        
        Background color #bb9c80
      
           Border around this has a color of #bb9c80        
        
          <div style="border:2px solid #bb9c80;">Content here</div>
        
        
          .myborder {border:2px solid #bb9c80;}
        
        Border color #bb9c80