#bf6b85 color space conversions
Hex:
        #bf6b85
        RGB:
        191, 107, 133
        CMY:
        25, 58, 48
        CMYK:
        0, 44, 30, 25
      HSL:
        341°, 39.6226%, 58.4314%
        HSV (HSB):
        341°, 43.9791%, 74.9020%
        XYZ:
        30.9772, 23.2852, 25.0521
        xyY:
        0.3906, 0.2936, 23.2852
      CIE-Lab:
        55.3649, 36.4820, 0.4897
        CIE-LCH:
        55.3649, 36.4853, 0.7691
        CIE-Luv:
        55.3649, 53.4345, -5.8775
        Hunter-Lab:
        48.2548, 30.1425, 2.9971
      #bf6b85 color charts
#bf6b85 RGB chart
      #bf6b85 CMYK chart
      #bf6b85 RGB pie chart
      #bf6b85 color shades, tints & tones
#bf6b85 color schemes
#bf6b85 color preview, HTML & CSS examples
           This text has a color of #bf6b85        
        
          <p style="color:#bf6b85;">Text here</p>
        
        
          .mytext {color:#bf6b85;}
        
        Text color #bf6b85
      
           This box has a color of #bf6b85        
        
          <div style="background-color:#bf6b85;">Content here</div>
        
        
          .mybackground {background-color:#bf6b85;}
        
        Background color #bf6b85
      
           Border around this has a color of #bf6b85        
        
          <div style="border:2px solid #bf6b85;">Content here</div>
        
        
          .myborder {border:2px solid #bf6b85;}
        
        Border color #bf6b85