#bfa526 color space conversions
Hex:
        #bfa526
        RGB:
        191, 165, 38
        CMY:
        25, 35, 85
        CMYK:
        0, 14, 80, 25
      HSL:
        50°, 66.8122%, 44.9020%
        HSV (HSB):
        50°, 80.1047%, 74.9020%
        XYZ:
        35.2908, 38.1266, 7.3329
        xyY:
        0.4370, 0.4722, 38.1266
      CIE-Lab:
        68.1138, -3.1872, 63.6531
        CIE-LCH:
        68.1138, 63.7329, 92.8665
        CIE-Luv:
        68.1138, 23.4813, 68.2102
        Hunter-Lab:
        61.7467, -6.0365, 36.1816
      #bfa526 color charts
#bfa526 RGB chart
      #bfa526 CMYK chart
      #bfa526 RGB pie chart
      #bfa526 color shades, tints & tones
#bfa526 color schemes
#bfa526 color preview, HTML & CSS examples
           This text has a color of #bfa526        
        
          <p style="color:#bfa526;">Text here</p>
        
        
          .mytext {color:#bfa526;}
        
        Text color #bfa526
      
           This box has a color of #bfa526        
        
          <div style="background-color:#bfa526;">Content here</div>
        
        
          .mybackground {background-color:#bfa526;}
        
        Background color #bfa526
      
           Border around this has a color of #bfa526        
        
          <div style="border:2px solid #bfa526;">Content here</div>
        
        
          .myborder {border:2px solid #bfa526;}
        
        Border color #bfa526