#bf897d color space conversions
Hex:
        #bf897d
        RGB:
        191, 137, 125
        CMY:
        25, 46, 51
        CMYK:
        0, 28, 35, 25
      HSL:
        11°, 34.0206%, 61.9608%
        HSV (HSB):
        11°, 34.5550%, 74.9020%
        XYZ:
        34.1332, 30.4484, 23.4801
        xyY:
        0.3876, 0.3458, 30.4484
      CIE-Lab:
        62.0392, 19.0233, 14.6159
        CIE-LCH:
        62.0392, 23.9898, 37.5358
        CIE-Luv:
        62.0392, 36.6191, 16.0333
        Hunter-Lab:
        55.1800, 13.8512, 13.3970
      #bf897d color charts
#bf897d RGB chart
      #bf897d CMYK chart
      #bf897d RGB pie chart
      #bf897d color shades, tints & tones
#bf897d color schemes
#bf897d color preview, HTML & CSS examples
           This text has a color of #bf897d        
        
          <p style="color:#bf897d;">Text here</p>
        
        
          .mytext {color:#bf897d;}
        
        Text color #bf897d
      
           This box has a color of #bf897d        
        
          <div style="background-color:#bf897d;">Content here</div>
        
        
          .mybackground {background-color:#bf897d;}
        
        Background color #bf897d
      
           Border around this has a color of #bf897d        
        
          <div style="border:2px solid #bf897d;">Content here</div>
        
        
          .myborder {border:2px solid #bf897d;}
        
        Border color #bf897d