#bfa805 color space conversions
Hex:
        #bfa805
        RGB:
        191, 168, 5
        CMY:
        25, 34, 98
        CMYK:
        0, 12, 97, 25
      HSL:
        53°, 94.8980%, 38.4314%
        HSV (HSB):
        53°, 97.3822%, 74.9020%
        XYZ:
        35.5159, 39.0926, 5.8173
        xyY:
        0.4416, 0.4861, 39.0926
      CIE-Lab:
        68.8183, -5.4615, 70.9114
        CIE-LCH:
        68.8183, 71.1214, 94.4042
        CIE-Luv:
        68.8183, 21.7914, 73.3213
        Hunter-Lab:
        62.5241, -8.0228, 38.2504
      #bfa805 color charts
#bfa805 RGB chart
      #bfa805 CMYK chart
      #bfa805 RGB pie chart
      #bfa805 color shades, tints & tones
#bfa805 color schemes
#bfa805 color preview, HTML & CSS examples
           This text has a color of #bfa805        
        
          <p style="color:#bfa805;">Text here</p>
        
        
          .mytext {color:#bfa805;}
        
        Text color #bfa805
      
           This box has a color of #bfa805        
        
          <div style="background-color:#bfa805;">Content here</div>
        
        
          .mybackground {background-color:#bfa805;}
        
        Background color #bfa805
      
           Border around this has a color of #bfa805        
        
          <div style="border:2px solid #bfa805;">Content here</div>
        
        
          .myborder {border:2px solid #bfa805;}
        
        Border color #bfa805