#bf494b color space conversions
Hex:
        #bf494b
        RGB:
        191, 73, 75
        CMY:
        25, 71, 71
        CMYK:
        0, 62, 61, 25
      HSL:
        359°, 47.9675%, 51.7647%
        HSV (HSB):
        359°, 61.7801%, 74.9020%
        XYZ:
        25.1384, 16.3495, 8.4874
        xyY:
        0.5030, 0.3272, 16.3495
      CIE-Lab:
        47.4297, 47.5456, 23.9266
        CIE-LCH:
        47.4297, 53.2265, 26.7131
        CIE-Luv:
        47.4297, 87.5855, 17.9057
        Hunter-Lab:
        40.4345, 40.2145, 15.8588
      #bf494b color charts
#bf494b RGB chart
      #bf494b CMYK chart
      #bf494b RGB pie chart
      #bf494b color shades, tints & tones
#bf494b color schemes
#bf494b color preview, HTML & CSS examples
           This text has a color of #bf494b        
        
          <p style="color:#bf494b;">Text here</p>
        
        
          .mytext {color:#bf494b;}
        
        Text color #bf494b
      
           This box has a color of #bf494b        
        
          <div style="background-color:#bf494b;">Content here</div>
        
        
          .mybackground {background-color:#bf494b;}
        
        Background color #bf494b
      
           Border around this has a color of #bf494b        
        
          <div style="border:2px solid #bf494b;">Content here</div>
        
        
          .myborder {border:2px solid #bf494b;}
        
        Border color #bf494b