#bf8488 color space conversions
Hex:
        #bf8488
        RGB:
        191, 132, 136
        CMY:
        25, 48, 47
        CMYK:
        0, 31, 29, 25
      HSL:
        356°, 31.5508%, 63.3333%
        HSV (HSB):
        356°, 30.8901%, 74.9020%
        XYZ:
        34.1811, 29.3565, 27.1574
        xyY:
        0.3769, 0.3237, 29.3565
      CIE-Lab:
        61.0949, 23.2592, 7.0281
        CIE-LCH:
        61.0949, 24.2978, 16.8129
        CIE-Luv:
        61.0949, 38.1764, 5.4470
        Hunter-Lab:
        54.1816, 17.7908, 8.2093
      #bf8488 color charts
#bf8488 RGB chart
      #bf8488 CMYK chart
      #bf8488 RGB pie chart
      #bf8488 color shades, tints & tones
#bf8488 color schemes
#bf8488 color preview, HTML & CSS examples
           This text has a color of #bf8488        
        
          <p style="color:#bf8488;">Text here</p>
        
        
          .mytext {color:#bf8488;}
        
        Text color #bf8488
      
           This box has a color of #bf8488        
        
          <div style="background-color:#bf8488;">Content here</div>
        
        
          .mybackground {background-color:#bf8488;}
        
        Background color #bf8488
      
           Border around this has a color of #bf8488        
        
          <div style="border:2px solid #bf8488;">Content here</div>
        
        
          .myborder {border:2px solid #bf8488;}
        
        Border color #bf8488