#bf9da0 color space conversions
Hex:
        #bf9da0
        RGB:
        191, 157, 160
        CMY:
        25, 38, 37
        CMYK:
        0, 18, 16, 25
      HSL:
        355°, 20.9877%, 68.2353%
        HSV (HSB):
        355°, 17.8010%, 74.9020%
        XYZ:
        39.8880, 37.7284, 38.4377
        xyY:
        0.3437, 0.3251, 37.7284
      CIE-Lab:
        67.8199, 13.0515, 3.1672
        CIE-LCH:
        67.8199, 13.4303, 13.6402
        CIE-Luv:
        67.8199, 20.6431, 2.2320
        Hunter-Lab:
        61.4234, 8.4258, 5.8938
      #bf9da0 color charts
#bf9da0 RGB chart
      #bf9da0 CMYK chart
      #bf9da0 RGB pie chart
      #bf9da0 color shades, tints & tones
#bf9da0 color schemes
#bf9da0 color preview, HTML & CSS examples
           This text has a color of #bf9da0        
        
          <p style="color:#bf9da0;">Text here</p>
        
        
          .mytext {color:#bf9da0;}
        
        Text color #bf9da0
      
           This box has a color of #bf9da0        
        
          <div style="background-color:#bf9da0;">Content here</div>
        
        
          .mybackground {background-color:#bf9da0;}
        
        Background color #bf9da0
      
           Border around this has a color of #bf9da0        
        
          <div style="border:2px solid #bf9da0;">Content here</div>
        
        
          .myborder {border:2px solid #bf9da0;}
        
        Border color #bf9da0