#bfab46 color space conversions
Hex:
        #bfab46
        RGB:
        191, 171, 70
        CMY:
        25, 33, 73
        CMYK:
        0, 10, 63, 25
      HSL:
        50°, 48.5944%, 51.1765%
        HSV (HSB):
        50°, 63.3508%, 74.9020%
        XYZ:
        37.1543, 40.6444, 11.6813
        xyY:
        0.4152, 0.4542, 40.6444
      CIE-Lab:
        69.9260, -4.7817, 53.1156
        CIE-LCH:
        69.9260, 53.3304, 95.1441
        CIE-Luv:
        69.9260, 18.2874, 61.9361
        Hunter-Lab:
        63.7529, -7.5405, 33.7635
      #bfab46 color charts
#bfab46 RGB chart
      #bfab46 CMYK chart
      #bfab46 RGB pie chart
      #bfab46 color shades, tints & tones
#bfab46 color schemes
#bfab46 color preview, HTML & CSS examples
           This text has a color of #bfab46        
        
          <p style="color:#bfab46;">Text here</p>
        
        
          .mytext {color:#bfab46;}
        
        Text color #bfab46
      
           This box has a color of #bfab46        
        
          <div style="background-color:#bfab46;">Content here</div>
        
        
          .mybackground {background-color:#bfab46;}
        
        Background color #bfab46
      
           Border around this has a color of #bfab46        
        
          <div style="border:2px solid #bfab46;">Content here</div>
        
        
          .myborder {border:2px solid #bfab46;}
        
        Border color #bfab46