#bfaea5 color space conversions
Hex:
        #bfaea5
        RGB:
        191, 174, 165
        CMY:
        25, 32, 35
        CMYK:
        0, 9, 14, 25
      HSL:
        21°, 16.8831%, 69.8039%
        HSV (HSB):
        21°, 13.6126%, 74.9020%
        XYZ:
        43.4134, 44.0651, 41.8146
        xyY:
        0.3358, 0.3408, 44.0651
      CIE-Lab:
        72.2720, 4.5805, 6.8193
        CIE-LCH:
        72.2720, 8.2149, 56.1112
        CIE-Luv:
        72.2720, 10.7329, 8.9949
        Hunter-Lab:
        66.3815, 0.5711, 9.1195
      #bfaea5 color charts
#bfaea5 RGB chart
      #bfaea5 CMYK chart
      #bfaea5 RGB pie chart
      #bfaea5 color shades, tints & tones
#bfaea5 color schemes
#bfaea5 color preview, HTML & CSS examples
           This text has a color of #bfaea5        
        
          <p style="color:#bfaea5;">Text here</p>
        
        
          .mytext {color:#bfaea5;}
        
        Text color #bfaea5
      
           This box has a color of #bfaea5        
        
          <div style="background-color:#bfaea5;">Content here</div>
        
        
          .mybackground {background-color:#bfaea5;}
        
        Background color #bfaea5
      
           Border around this has a color of #bfaea5        
        
          <div style="border:2px solid #bfaea5;">Content here</div>
        
        
          .myborder {border:2px solid #bfaea5;}
        
        Border color #bfaea5