#bf514e color space conversions
Hex:
        #bf514e
        RGB:
        191, 81, 78
        CMY:
        25, 68, 69
        CMYK:
        0, 58, 59, 25
      HSL:
        2°, 46.8880%, 52.7451%
        HSV (HSB):
        2°, 59.1623%, 74.9020%
        XYZ:
        25.8034, 17.5113, 9.2278
        xyY:
        0.4911, 0.3333, 17.5113
      CIE-Lab:
        48.8979, 44.0226, 24.0429
        CIE-LCH:
        48.8979, 50.1602, 28.6411
        CIE-Luv:
        48.8979, 81.7633, 19.1698
        Hunter-Lab:
        41.8465, 36.8355, 16.2182
      #bf514e color charts
#bf514e RGB chart
      #bf514e CMYK chart
      #bf514e RGB pie chart
      #bf514e color shades, tints & tones
#bf514e color schemes
#bf514e color preview, HTML & CSS examples
           This text has a color of #bf514e        
        
          <p style="color:#bf514e;">Text here</p>
        
        
          .mytext {color:#bf514e;}
        
        Text color #bf514e
      
           This box has a color of #bf514e        
        
          <div style="background-color:#bf514e;">Content here</div>
        
        
          .mybackground {background-color:#bf514e;}
        
        Background color #bf514e
      
           Border around this has a color of #bf514e        
        
          <div style="border:2px solid #bf514e;">Content here</div>
        
        
          .myborder {border:2px solid #bf514e;}
        
        Border color #bf514e