#bbac5f color space conversions
Hex:
        #bbac5f
        RGB:
        187, 172, 95
        CMY:
        27, 33, 63
        CMYK:
        0, 8, 49, 27
      HSL:
        50°, 40.3509%, 55.2941%
        HSV (HSB):
        50°, 49.1979%, 73.3333%
        XYZ:
        37.3116, 40.8961, 16.7537
        xyY:
        0.3929, 0.4307, 40.8961
      CIE-Lab:
        70.1030, -5.0292, 41.2819
        CIE-LCH:
        70.1030, 41.5871, 96.9459
        CIE-Luv:
        70.1030, 13.7257, 51.6821
        Hunter-Lab:
        63.9500, -7.7669, 29.2322
      #bbac5f color charts
#bbac5f RGB chart
      #bbac5f CMYK chart
      #bbac5f RGB pie chart
      #bbac5f color shades, tints & tones
#bbac5f color schemes
#bbac5f color preview, HTML & CSS examples
           This text has a color of #bbac5f        
        
          <p style="color:#bbac5f;">Text here</p>
        
        
          .mytext {color:#bbac5f;}
        
        Text color #bbac5f
      
           This box has a color of #bbac5f        
        
          <div style="background-color:#bbac5f;">Content here</div>
        
        
          .mybackground {background-color:#bbac5f;}
        
        Background color #bbac5f
      
           Border around this has a color of #bbac5f        
        
          <div style="border:2px solid #bbac5f;">Content here</div>
        
        
          .myborder {border:2px solid #bbac5f;}
        
        Border color #bbac5f