#bfa0a1 color space conversions
Hex:
        #bfa0a1
        RGB:
        191, 160, 161
        CMY:
        25, 37, 37
        CMYK:
        0, 16, 16, 25
      HSL:
        358°, 19.4969%, 68.8235%
        HSV (HSB):
        358°, 16.2304%, 74.9020%
        XYZ:
        40.4897, 38.7912, 39.0716
        xyY:
        0.3421, 0.3278, 38.7912
      CIE-Lab:
        68.5997, 11.5632, 3.7388
        CIE-LCH:
        68.5997, 12.1526, 17.9179
        CIE-Luv:
        68.5997, 18.8614, 3.3186
        Hunter-Lab:
        62.2826, 7.0477, 6.4035
      #bfa0a1 color charts
#bfa0a1 RGB chart
      #bfa0a1 CMYK chart
      #bfa0a1 RGB pie chart
      #bfa0a1 color shades, tints & tones
#bfa0a1 color schemes
#bfa0a1 color preview, HTML & CSS examples
           This text has a color of #bfa0a1        
        
          <p style="color:#bfa0a1;">Text here</p>
        
        
          .mytext {color:#bfa0a1;}
        
        Text color #bfa0a1
      
           This box has a color of #bfa0a1        
        
          <div style="background-color:#bfa0a1;">Content here</div>
        
        
          .mybackground {background-color:#bfa0a1;}
        
        Background color #bfa0a1
      
           Border around this has a color of #bfa0a1        
        
          <div style="border:2px solid #bfa0a1;">Content here</div>
        
        
          .myborder {border:2px solid #bfa0a1;}
        
        Border color #bfa0a1