#bf494d color space conversions
Hex:
        #bf494d
        RGB:
        191, 73, 77
        CMY:
        25, 71, 70
        CMYK:
        0, 62, 60, 25
      HSL:
        358°, 47.9675%, 51.7647%
        HSV (HSB):
        358°, 61.7801%, 74.9020%
        XYZ:
        25.2080, 16.3773, 8.8537
        xyY:
        0.4998, 0.3247, 16.3773
      CIE-Lab:
        47.4656, 47.6863, 22.7769
        CIE-LCH:
        47.4656, 52.8467, 25.5310
        CIE-Luv:
        47.4656, 87.1109, 16.8025
        Hunter-Lab:
        40.4688, 40.3668, 15.3568
      #bf494d color charts
#bf494d RGB chart
      #bf494d CMYK chart
      #bf494d RGB pie chart
      #bf494d color shades, tints & tones
#bf494d color schemes
#bf494d color preview, HTML & CSS examples
           This text has a color of #bf494d        
        
          <p style="color:#bf494d;">Text here</p>
        
        
          .mytext {color:#bf494d;}
        
        Text color #bf494d
      
           This box has a color of #bf494d        
        
          <div style="background-color:#bf494d;">Content here</div>
        
        
          .mybackground {background-color:#bf494d;}
        
        Background color #bf494d
      
           Border around this has a color of #bf494d        
        
          <div style="border:2px solid #bf494d;">Content here</div>
        
        
          .myborder {border:2px solid #bf494d;}
        
        Border color #bf494d