#bf514d color space conversions
Hex:
        #bf514d
        RGB:
        191, 81, 77
        CMY:
        25, 68, 70
        CMYK:
        0, 58, 60, 25
      HSL:
        2°, 47.1074%, 52.5490%
        HSV (HSB):
        2°, 59.6859%, 74.9020%
        XYZ:
        25.7678, 17.4970, 9.0403
        xyY:
        0.4926, 0.3345, 17.4970
      CIE-Lab:
        48.8803, 43.9495, 24.6114
        CIE-LCH:
        48.8803, 50.3714, 29.2485
        CIE-Luv:
        48.8803, 81.9808, 19.7198
        Hunter-Lab:
        41.8295, 36.7582, 16.4667
      #bf514d color charts
#bf514d RGB chart
      #bf514d CMYK chart
      #bf514d RGB pie chart
      #bf514d color shades, tints & tones
#bf514d color schemes
#bf514d color preview, HTML & CSS examples
           This text has a color of #bf514d        
        
          <p style="color:#bf514d;">Text here</p>
        
        
          .mytext {color:#bf514d;}
        
        Text color #bf514d
      
           This box has a color of #bf514d        
        
          <div style="background-color:#bf514d;">Content here</div>
        
        
          .mybackground {background-color:#bf514d;}
        
        Background color #bf514d
      
           Border around this has a color of #bf514d        
        
          <div style="border:2px solid #bf514d;">Content here</div>
        
        
          .myborder {border:2px solid #bf514d;}
        
        Border color #bf514d