#bfb87a color space conversions
Hex:
        #bfb87a
        RGB:
        191, 184, 122
        CMY:
        25, 28, 52
        CMYK:
        0, 4, 36, 25
      HSL:
        54°, 35.0254%, 61.3725%
        HSV (HSB):
        54°, 36.1257%, 74.9020%
        XYZ:
        42.1392, 46.7625, 25.2174
        xyY:
        0.3693, 0.4098, 46.7625
      CIE-Lab:
        74.0376, -6.8348, 32.4150
        CIE-LCH:
        74.0376, 33.1277, 101.9065
        CIE-Luv:
        74.0376, 7.6140, 43.6909
        Hunter-Lab:
        68.3831, -9.6747, 26.0040
      #bfb87a color charts
#bfb87a RGB chart
      #bfb87a CMYK chart
      #bfb87a RGB pie chart
      #bfb87a color shades, tints & tones
#bfb87a color schemes
#bfb87a color preview, HTML & CSS examples
           This text has a color of #bfb87a        
        
          <p style="color:#bfb87a;">Text here</p>
        
        
          .mytext {color:#bfb87a;}
        
        Text color #bfb87a
      
           This box has a color of #bfb87a        
        
          <div style="background-color:#bfb87a;">Content here</div>
        
        
          .mybackground {background-color:#bfb87a;}
        
        Background color #bfb87a
      
           Border around this has a color of #bfb87a        
        
          <div style="border:2px solid #bfb87a;">Content here</div>
        
        
          .myborder {border:2px solid #bfb87a;}
        
        Border color #bfb87a