#bf728d color space conversions
Hex:
        #bf728d
        RGB:
        191, 114, 141
        CMY:
        25, 55, 45
        CMYK:
        0, 40, 26, 25
      HSL:
        339°, 37.5610%, 59.8039%
        HSV (HSB):
        339°, 40.3141%, 74.9020%
        XYZ:
        32.3109, 25.0341, 28.3284
        xyY:
        0.3771, 0.2922, 25.0341
      CIE-Lab:
        57.1086, 33.8350, -1.6290
        CIE-LCH:
        57.1086, 33.8741, 357.2436
        CIE-Luv:
        57.1086, 47.8262, -8.2749
        Hunter-Lab:
        50.0341, 27.7117, 1.4549
      #bf728d color charts
#bf728d RGB chart
      #bf728d CMYK chart
      #bf728d RGB pie chart
      #bf728d color shades, tints & tones
#bf728d color schemes
#bf728d color preview, HTML & CSS examples
           This text has a color of #bf728d        
        
          <p style="color:#bf728d;">Text here</p>
        
        
          .mytext {color:#bf728d;}
        
        Text color #bf728d
      
           This box has a color of #bf728d        
        
          <div style="background-color:#bf728d;">Content here</div>
        
        
          .mybackground {background-color:#bf728d;}
        
        Background color #bf728d
      
           Border around this has a color of #bf728d        
        
          <div style="border:2px solid #bf728d;">Content here</div>
        
        
          .myborder {border:2px solid #bf728d;}
        
        Border color #bf728d