#bf7c86 color space conversions
Hex:
        #bf7c86
        RGB:
        191, 124, 134
        CMY:
        25, 51, 47
        CMYK:
        0, 35, 30, 25
      HSL:
        351°, 34.3590%, 61.7647%
        HSV (HSB):
        351°, 35.0785%, 74.9020%
        XYZ:
        32.9966, 27.2129, 26.0678
        xyY:
        0.3824, 0.3154, 27.2129
      CIE-Lab:
        59.1709, 27.3971, 5.4175
        CIE-LCH:
        59.1709, 27.9276, 11.1853
        CIE-Luv:
        59.1709, 43.2891, 2.4664
        Hunter-Lab:
        52.1660, 21.6163, 6.8885
      #bf7c86 color charts
#bf7c86 RGB chart
      #bf7c86 CMYK chart
      #bf7c86 RGB pie chart
      #bf7c86 color shades, tints & tones
#bf7c86 color schemes
#bf7c86 color preview, HTML & CSS examples
           This text has a color of #bf7c86        
        
          <p style="color:#bf7c86;">Text here</p>
        
        
          .mytext {color:#bf7c86;}
        
        Text color #bf7c86
      
           This box has a color of #bf7c86        
        
          <div style="background-color:#bf7c86;">Content here</div>
        
        
          .mybackground {background-color:#bf7c86;}
        
        Background color #bf7c86
      
           Border around this has a color of #bf7c86        
        
          <div style="border:2px solid #bf7c86;">Content here</div>
        
        
          .myborder {border:2px solid #bf7c86;}
        
        Border color #bf7c86