#bf99af color space conversions
Hex:
        #bf99af
        RGB:
        191, 153, 175
        CMY:
        25, 40, 31
        CMYK:
        0, 20, 8, 25
      HSL:
        325°, 22.8916%, 67.4510%
        HSV (HSB):
        325°, 19.8953%, 74.9020%
        XYZ:
        40.6150, 36.9540, 45.5496
        xyY:
        0.3299, 0.3001, 36.9540
      CIE-Lab:
        67.2425, 17.8010, -6.0578
        CIE-LCH:
        67.2425, 18.8035, 341.2062
        CIE-Luv:
        67.2425, 21.1800, -11.9927
        Hunter-Lab:
        60.7898, 12.8775, -1.8730
      #bf99af color charts
#bf99af RGB chart
      #bf99af CMYK chart
      #bf99af RGB pie chart
      #bf99af color shades, tints & tones
#bf99af color schemes
#bf99af color preview, HTML & CSS examples
           This text has a color of #bf99af        
        
          <p style="color:#bf99af;">Text here</p>
        
        
          .mytext {color:#bf99af;}
        
        Text color #bf99af
      
           This box has a color of #bf99af        
        
          <div style="background-color:#bf99af;">Content here</div>
        
        
          .mybackground {background-color:#bf99af;}
        
        Background color #bf99af
      
           Border around this has a color of #bf99af        
        
          <div style="border:2px solid #bf99af;">Content here</div>
        
        
          .myborder {border:2px solid #bf99af;}
        
        Border color #bf99af