#bfaa27 color space conversions
Hex:
        #bfaa27
        RGB:
        191, 170, 39
        CMY:
        25, 33, 85
        CMYK:
        0, 11, 80, 25
      HSL:
        52°, 66.0870%, 45.0980%
        HSV (HSB):
        52°, 79.5812%, 74.9020%
        XYZ:
        36.2268, 39.9723, 7.7255
        xyY:
        0.4317, 0.4763, 39.9723
      CIE-Lab:
        69.4498, -5.7965, 64.5293
        CIE-LCH:
        69.4498, 64.7892, 95.1330
        CIE-Luv:
        69.4498, 19.9111, 70.0408
        Hunter-Lab:
        63.2237, -8.3619, 37.0117
      #bfaa27 color charts
#bfaa27 RGB chart
      #bfaa27 CMYK chart
      #bfaa27 RGB pie chart
      #bfaa27 color shades, tints & tones
#bfaa27 color schemes
#bfaa27 color preview, HTML & CSS examples
           This text has a color of #bfaa27        
        
          <p style="color:#bfaa27;">Text here</p>
        
        
          .mytext {color:#bfaa27;}
        
        Text color #bfaa27
      
           This box has a color of #bfaa27        
        
          <div style="background-color:#bfaa27;">Content here</div>
        
        
          .mybackground {background-color:#bfaa27;}
        
        Background color #bfaa27
      
           Border around this has a color of #bfaa27        
        
          <div style="border:2px solid #bfaa27;">Content here</div>
        
        
          .myborder {border:2px solid #bfaa27;}
        
        Border color #bfaa27