#bf6c88 color space conversions
Hex:
        #bf6c88
        RGB:
        191, 108, 136
        CMY:
        25, 58, 47
        CMYK:
        0, 43, 29, 25
      HSL:
        340°, 39.3365%, 58.6275%
        HSV (HSB):
        340°, 43.4555%, 74.9020%
        XYZ:
        31.2924, 23.5791, 26.1945
        xyY:
        0.3860, 0.2909, 23.5791
      CIE-Lab:
        55.6639, 36.3564, -0.8300
        CIE-LCH:
        55.6639, 36.3659, 358.6921
        CIE-Luv:
        55.6639, 52.2294, -7.6353
        Hunter-Lab:
        48.5583, 30.0536, 2.0072
      #bf6c88 color charts
#bf6c88 RGB chart
      #bf6c88 CMYK chart
      #bf6c88 RGB pie chart
      #bf6c88 color shades, tints & tones
#bf6c88 color schemes
#bf6c88 color preview, HTML & CSS examples
           This text has a color of #bf6c88        
        
          <p style="color:#bf6c88;">Text here</p>
        
        
          .mytext {color:#bf6c88;}
        
        Text color #bf6c88
      
           This box has a color of #bf6c88        
        
          <div style="background-color:#bf6c88;">Content here</div>
        
        
          .mybackground {background-color:#bf6c88;}
        
        Background color #bf6c88
      
           Border around this has a color of #bf6c88        
        
          <div style="border:2px solid #bf6c88;">Content here</div>
        
        
          .myborder {border:2px solid #bf6c88;}
        
        Border color #bf6c88