#bf434b color space conversions
Hex:
        #bf434b
        RGB:
        191, 67, 75
        CMY:
        25, 74, 71
        CMYK:
        0, 65, 61, 25
      HSL:
        356°, 49.2063%, 50.5882%
        HSV (HSB):
        356°, 64.9215%, 74.9020%
        XYZ:
        24.7630, 15.5987, 8.3623
        xyY:
        0.5082, 0.3201, 15.5987
      CIE-Lab:
        46.4435, 50.1907, 22.6482
        CIE-LCH:
        46.4435, 55.0640, 24.2870
        CIE-Luv:
        46.4435, 91.2554, 15.8693
        Hunter-Lab:
        39.4952, 42.8009, 15.0932
      #bf434b color charts
#bf434b RGB chart
      #bf434b CMYK chart
      #bf434b RGB pie chart
      #bf434b color shades, tints & tones
#bf434b color schemes
#bf434b color preview, HTML & CSS examples
           This text has a color of #bf434b        
        
          <p style="color:#bf434b;">Text here</p>
        
        
          .mytext {color:#bf434b;}
        
        Text color #bf434b
      
           This box has a color of #bf434b        
        
          <div style="background-color:#bf434b;">Content here</div>
        
        
          .mybackground {background-color:#bf434b;}
        
        Background color #bf434b
      
           Border around this has a color of #bf434b        
        
          <div style="border:2px solid #bf434b;">Content here</div>
        
        
          .myborder {border:2px solid #bf434b;}
        
        Border color #bf434b