#bfa4a5 color space conversions
Hex:
        #bfa4a5
        RGB:
        191, 164, 165
        CMY:
        25, 36, 35
        CMYK:
        0, 14, 14, 25
      HSL:
        358°, 17.4194%, 69.6078%
        HSV (HSB):
        358°, 14.1361%, 74.9020%
        XYZ:
        41.5528, 40.3439, 41.1944
        xyY:
        0.3376, 0.3278, 40.3439
      CIE-Lab:
        69.7138, 10.0258, 3.1310
        CIE-LCH:
        69.7138, 10.5033, 17.3431
        CIE-Luv:
        69.7138, 16.2556, 2.7510
        Hunter-Lab:
        63.5168, 5.6206, 6.0088
      #bfa4a5 color charts
#bfa4a5 RGB chart
      #bfa4a5 CMYK chart
      #bfa4a5 RGB pie chart
      #bfa4a5 color shades, tints & tones
#bfa4a5 color schemes
#bfa4a5 color preview, HTML & CSS examples
           This text has a color of #bfa4a5        
        
          <p style="color:#bfa4a5;">Text here</p>
        
        
          .mytext {color:#bfa4a5;}
        
        Text color #bfa4a5
      
           This box has a color of #bfa4a5        
        
          <div style="background-color:#bfa4a5;">Content here</div>
        
        
          .mybackground {background-color:#bfa4a5;}
        
        Background color #bfa4a5
      
           Border around this has a color of #bfa4a5        
        
          <div style="border:2px solid #bfa4a5;">Content here</div>
        
        
          .myborder {border:2px solid #bfa4a5;}
        
        Border color #bfa4a5