#bf8e94 color space conversions
Hex:
        #bf8e94
        RGB:
        191, 142, 148
        CMY:
        25, 44, 42
        CMYK:
        0, 26, 23, 25
      HSL:
        353°, 27.6836%, 65.2941%
        HSV (HSB):
        353°, 25.6545%, 74.9020%
        XYZ:
        36.5042, 32.5605, 32.3778
        xyY:
        0.3599, 0.3210, 32.5605
      CIE-Lab:
        63.8034, 19.4640, 4.0990
        CIE-LCH:
        63.8034, 19.8910, 11.8922
        CIE-Luv:
        63.8034, 30.6038, 2.2911
        Hunter-Lab:
        57.0618, 14.3337, 6.3011
      #bf8e94 color charts
#bf8e94 RGB chart
      #bf8e94 CMYK chart
      #bf8e94 RGB pie chart
      #bf8e94 color shades, tints & tones
#bf8e94 color schemes
#bf8e94 color preview, HTML & CSS examples
           This text has a color of #bf8e94        
        
          <p style="color:#bf8e94;">Text here</p>
        
        
          .mytext {color:#bf8e94;}
        
        Text color #bf8e94
      
           This box has a color of #bf8e94        
        
          <div style="background-color:#bf8e94;">Content here</div>
        
        
          .mybackground {background-color:#bf8e94;}
        
        Background color #bf8e94
      
           Border around this has a color of #bf8e94        
        
          <div style="border:2px solid #bf8e94;">Content here</div>
        
        
          .myborder {border:2px solid #bf8e94;}
        
        Border color #bf8e94