#bf6d95 color space conversions
Hex:
        #bf6d95
        RGB:
        191, 109, 149
        CMY:
        25, 57, 42
        CMYK:
        0, 43, 22, 25
      HSL:
        331°, 39.0476%, 58.8235%
        HSV (HSB):
        331°, 42.9319%, 74.9020%
        XYZ:
        32.3793, 24.1836, 31.3951
        xyY:
        0.3681, 0.2749, 24.1836
      CIE-Lab:
        56.2711, 37.6910, -7.5233
        CIE-LCH:
        56.2711, 38.4345, 348.7118
        CIE-Luv:
        56.2711, 48.9020, -17.2123
        Hunter-Lab:
        49.1768, 31.4698, -3.4277
      #bf6d95 color charts
#bf6d95 RGB chart
      #bf6d95 CMYK chart
      #bf6d95 RGB pie chart
      #bf6d95 color shades, tints & tones
#bf6d95 color schemes
#bf6d95 color preview, HTML & CSS examples
           This text has a color of #bf6d95        
        
          <p style="color:#bf6d95;">Text here</p>
        
        
          .mytext {color:#bf6d95;}
        
        Text color #bf6d95
      
           This box has a color of #bf6d95        
        
          <div style="background-color:#bf6d95;">Content here</div>
        
        
          .mybackground {background-color:#bf6d95;}
        
        Background color #bf6d95
      
           Border around this has a color of #bf6d95        
        
          <div style="border:2px solid #bf6d95;">Content here</div>
        
        
          .myborder {border:2px solid #bf6d95;}
        
        Border color #bf6d95