#bf7b80 color space conversions
Hex:
        #bf7b80
        RGB:
        191, 123, 128
        CMY:
        25, 52, 50
        CMYK:
        0, 36, 33, 25
      HSL:
        356°, 34.6939%, 61.5686%
        HSV (HSB):
        356°, 35.6021%, 74.9020%
        XYZ:
        32.4651, 26.8008, 23.8840
        xyY:
        0.3904, 0.3223, 26.8008
      CIE-Lab:
        58.7895, 27.1441, 8.3293
        CIE-LCH:
        58.7895, 28.3933, 17.0588
        CIE-Luv:
        58.7895, 44.8896, 6.2945
        Hunter-Lab:
        51.7695, 21.3423, 8.8850
      #bf7b80 color charts
#bf7b80 RGB chart
      #bf7b80 CMYK chart
      #bf7b80 RGB pie chart
      #bf7b80 color shades, tints & tones
#bf7b80 color schemes
#bf7b80 color preview, HTML & CSS examples
           This text has a color of #bf7b80        
        
          <p style="color:#bf7b80;">Text here</p>
        
        
          .mytext {color:#bf7b80;}
        
        Text color #bf7b80
      
           This box has a color of #bf7b80        
        
          <div style="background-color:#bf7b80;">Content here</div>
        
        
          .mybackground {background-color:#bf7b80;}
        
        Background color #bf7b80
      
           Border around this has a color of #bf7b80        
        
          <div style="border:2px solid #bf7b80;">Content here</div>
        
        
          .myborder {border:2px solid #bf7b80;}
        
        Border color #bf7b80