#bfaf56 color space conversions
Hex:
        #bfaf56
        RGB:
        191, 175, 86
        CMY:
        25, 31, 66
        CMYK:
        0, 8, 55, 25
      HSL:
        51°, 45.0644%, 54.3137%
        HSV (HSB):
        51°, 54.9738%, 74.9020%
        XYZ:
        38.4955, 42.4082, 14.9608
        xyY:
        0.4016, 0.4424, 42.4082
      CIE-Lab:
        71.1514, -5.7161, 47.0576
        CIE-LCH:
        71.1514, 47.4035, 96.9258
        CIE-Luv:
        71.1514, 14.9593, 57.4720
        Hunter-Lab:
        65.1216, -8.4454, 31.9641
      #bfaf56 color charts
#bfaf56 RGB chart
      #bfaf56 CMYK chart
      #bfaf56 RGB pie chart
      #bfaf56 color shades, tints & tones
#bfaf56 color schemes
#bfaf56 color preview, HTML & CSS examples
           This text has a color of #bfaf56        
        
          <p style="color:#bfaf56;">Text here</p>
        
        
          .mytext {color:#bfaf56;}
        
        Text color #bfaf56
      
           This box has a color of #bfaf56        
        
          <div style="background-color:#bfaf56;">Content here</div>
        
        
          .mybackground {background-color:#bfaf56;}
        
        Background color #bfaf56
      
           Border around this has a color of #bfaf56        
        
          <div style="border:2px solid #bfaf56;">Content here</div>
        
        
          .myborder {border:2px solid #bfaf56;}
        
        Border color #bfaf56