#bfac10 color space conversions
Hex:
        #bfac10
        RGB:
        191, 172, 16
        CMY:
        25, 33, 94
        CMYK:
        0, 10, 92, 25
      HSL:
        53°, 84.5411%, 40.5882%
        HSV (HSB):
        53°, 91.6230%, 74.9020%
        XYZ:
        36.3319, 40.6188, 6.4155
        xyY:
        0.4358, 0.4872, 40.6188
      CIE-Lab:
        69.9080, -7.4214, 70.2920
        CIE-LCH:
        69.9080, 70.6827, 96.0269
        CIE-Luv:
        69.9080, 18.8520, 74.0741
        Hunter-Lab:
        63.7329, -9.7759, 38.6447
      #bfac10 color charts
#bfac10 RGB chart
      #bfac10 CMYK chart
      #bfac10 RGB pie chart
      #bfac10 color shades, tints & tones
#bfac10 color schemes
#bfac10 color preview, HTML & CSS examples
           This text has a color of #bfac10        
        
          <p style="color:#bfac10;">Text here</p>
        
        
          .mytext {color:#bfac10;}
        
        Text color #bfac10
      
           This box has a color of #bfac10        
        
          <div style="background-color:#bfac10;">Content here</div>
        
        
          .mybackground {background-color:#bfac10;}
        
        Background color #bfac10
      
           Border around this has a color of #bfac10        
        
          <div style="border:2px solid #bfac10;">Content here</div>
        
        
          .myborder {border:2px solid #bfac10;}
        
        Border color #bfac10