#bba64b color space conversions
Hex:
        #bba64b
        RGB:
        187, 166, 75
        CMY:
        27, 35, 71
        CMYK:
        0, 11, 60, 27
      HSL:
        49°, 45.1613%, 51.3725%
        HSV (HSB):
        49°, 59.8930%, 73.3333%
        XYZ:
        35.3997, 38.3452, 12.1922
        xyY:
        0.4119, 0.4462, 38.3452
      CIE-Lab:
        68.2743, -3.5098, 48.9019
        CIE-LCH:
        68.2743, 49.0277, 94.1052
        CIE-Luv:
        68.2743, 18.6056, 57.6313
        Hunter-Lab:
        61.9235, -6.3233, 31.6728
      #bba64b color charts
#bba64b RGB chart
      #bba64b CMYK chart
      #bba64b RGB pie chart
      #bba64b color shades, tints & tones
#bba64b color schemes
#bba64b color preview, HTML & CSS examples
           This text has a color of #bba64b        
        
          <p style="color:#bba64b;">Text here</p>
        
        
          .mytext {color:#bba64b;}
        
        Text color #bba64b
      
           This box has a color of #bba64b        
        
          <div style="background-color:#bba64b;">Content here</div>
        
        
          .mybackground {background-color:#bba64b;}
        
        Background color #bba64b
      
           Border around this has a color of #bba64b        
        
          <div style="border:2px solid #bba64b;">Content here</div>
        
        
          .myborder {border:2px solid #bba64b;}
        
        Border color #bba64b