#bf898e color space conversions
Hex:
        #bf898e
        RGB:
        191, 137, 142
        CMY:
        25, 46, 44
        CMYK:
        0, 28, 26, 25
      HSL:
        354°, 29.6703%, 64.3137%
        HSV (HSB):
        354°, 28.2723%, 74.9020%
        XYZ:
        35.3140, 30.9207, 29.6982
        xyY:
        0.3681, 0.3223, 30.9207
      CIE-Lab:
        62.4406, 21.3447, 5.5384
        CIE-LCH:
        62.4406, 22.0516, 14.5460
        CIE-Luv:
        62.4406, 34.3378, 3.8665
        Hunter-Lab:
        55.6064, 16.0491, 7.2589
      #bf898e color charts
#bf898e RGB chart
      #bf898e CMYK chart
      #bf898e RGB pie chart
      #bf898e color shades, tints & tones
#bf898e color schemes
#bf898e color preview, HTML & CSS examples
           This text has a color of #bf898e        
        
          <p style="color:#bf898e;">Text here</p>
        
        
          .mytext {color:#bf898e;}
        
        Text color #bf898e
      
           This box has a color of #bf898e        
        
          <div style="background-color:#bf898e;">Content here</div>
        
        
          .mybackground {background-color:#bf898e;}
        
        Background color #bf898e
      
           Border around this has a color of #bf898e        
        
          <div style="border:2px solid #bf898e;">Content here</div>
        
        
          .myborder {border:2px solid #bf898e;}
        
        Border color #bf898e