#bbac8d color space conversions
Hex:
        #bbac8d
        RGB:
        187, 172, 141
        CMY:
        27, 33, 45
        CMYK:
        0, 8, 25, 27
      HSL:
        40°, 25.2747%, 64.3137%
        HSV (HSB):
        40°, 24.5989%, 73.3333%
        XYZ:
        40.0538, 41.9929, 31.1937
        xyY:
        0.3537, 0.3708, 41.9929
      CIE-Lab:
        70.8660, 0.4396, 17.9235
        CIE-LCH:
        70.8660, 17.9289, 88.5951
        CIE-Luv:
        70.8660, 11.0506, 24.5516
        Hunter-Lab:
        64.8020, -3.0735, 16.8210
      #bbac8d color charts
#bbac8d RGB chart
      #bbac8d CMYK chart
      #bbac8d RGB pie chart
      #bbac8d color shades, tints & tones
#bbac8d color schemes
#bbac8d color preview, HTML & CSS examples
           This text has a color of #bbac8d        
        
          <p style="color:#bbac8d;">Text here</p>
        
        
          .mytext {color:#bbac8d;}
        
        Text color #bbac8d
      
           This box has a color of #bbac8d        
        
          <div style="background-color:#bbac8d;">Content here</div>
        
        
          .mybackground {background-color:#bbac8d;}
        
        Background color #bbac8d
      
           Border around this has a color of #bbac8d        
        
          <div style="border:2px solid #bbac8d;">Content here</div>
        
        
          .myborder {border:2px solid #bbac8d;}
        
        Border color #bbac8d