#bba464 color space conversions
Hex:
        #bba464
        RGB:
        187, 164, 100
        CMY:
        27, 36, 61
        CMYK:
        0, 12, 47, 27
      HSL:
        44°, 39.0135%, 56.2745%
        HSV (HSB):
        44°, 46.5241%, 73.3333%
        XYZ:
        36.0692, 38.0358, 17.4972
        xyY:
        0.3938, 0.4152, 38.0358
      CIE-Lab:
        68.0470, -0.2764, 36.1745
        CIE-LCH:
        68.0470, 36.1755, 90.4377
        CIE-Luv:
        68.0470, 18.6306, 45.1538
        Hunter-Lab:
        61.6732, -3.5333, 26.3502
      #bba464 color charts
#bba464 RGB chart
      #bba464 CMYK chart
      #bba464 RGB pie chart
      #bba464 color shades, tints & tones
#bba464 color schemes
#bba464 color preview, HTML & CSS examples
           This text has a color of #bba464        
        
          <p style="color:#bba464;">Text here</p>
        
        
          .mytext {color:#bba464;}
        
        Text color #bba464
      
           This box has a color of #bba464        
        
          <div style="background-color:#bba464;">Content here</div>
        
        
          .mybackground {background-color:#bba464;}
        
        Background color #bba464
      
           Border around this has a color of #bba464        
        
          <div style="border:2px solid #bba464;">Content here</div>
        
        
          .myborder {border:2px solid #bba464;}
        
        Border color #bba464