#bf464f color space conversions
Hex:
        #bf464f
        RGB:
        191, 70, 79
        CMY:
        25, 73, 69
        CMYK:
        0, 63, 59, 25
      HSL:
        356°, 48.5944%, 51.1765%
        HSV (HSB):
        356°, 63.3508%, 74.9020%
        XYZ:
        25.0873, 16.0212, 9.1673
        xyY:
        0.4990, 0.3187, 16.0212
      CIE-Lab:
        47.0023, 49.1701, 20.9669
        CIE-LCH:
        47.0023, 53.4538, 23.0942
        CIE-Luv:
        47.0023, 88.4512, 14.6271
        Hunter-Lab:
        40.0265, 41.8316, 14.4393
      #bf464f color charts
#bf464f RGB chart
      #bf464f CMYK chart
      #bf464f RGB pie chart
      #bf464f color shades, tints & tones
#bf464f color schemes
#bf464f color preview, HTML & CSS examples
           This text has a color of #bf464f        
        
          <p style="color:#bf464f;">Text here</p>
        
        
          .mytext {color:#bf464f;}
        
        Text color #bf464f
      
           This box has a color of #bf464f        
        
          <div style="background-color:#bf464f;">Content here</div>
        
        
          .mybackground {background-color:#bf464f;}
        
        Background color #bf464f
      
           Border around this has a color of #bf464f        
        
          <div style="border:2px solid #bf464f;">Content here</div>
        
        
          .myborder {border:2px solid #bf464f;}
        
        Border color #bf464f