#bf747e color space conversions
Hex:
        #bf747e
        RGB:
        191, 116, 126
        CMY:
        25, 55, 51
        CMYK:
        0, 39, 34, 25
      HSL:
        352°, 36.9458%, 60.1961%
        HSV (HSB):
        352°, 39.2670%, 74.9020%
        XYZ:
        31.4971, 25.0735, 22.9183
        xyY:
        0.3962, 0.3154, 25.0735
      CIE-Lab:
        57.1470, 30.7152, 7.1456
        CIE-LCH:
        57.1470, 31.5354, 13.0963
        CIE-Luv:
        57.1470, 49.5114, 4.0041
        Hunter-Lab:
        50.0735, 24.6513, 7.9148
      #bf747e color charts
#bf747e RGB chart
      #bf747e CMYK chart
      #bf747e RGB pie chart
      #bf747e color shades, tints & tones
#bf747e color schemes
#bf747e color preview, HTML & CSS examples
           This text has a color of #bf747e        
        
          <p style="color:#bf747e;">Text here</p>
        
        
          .mytext {color:#bf747e;}
        
        Text color #bf747e
      
           This box has a color of #bf747e        
        
          <div style="background-color:#bf747e;">Content here</div>
        
        
          .mybackground {background-color:#bf747e;}
        
        Background color #bf747e
      
           Border around this has a color of #bf747e        
        
          <div style="border:2px solid #bf747e;">Content here</div>
        
        
          .myborder {border:2px solid #bf747e;}
        
        Border color #bf747e