#bf4961 color space conversions
Hex:
        #bf4961
        RGB:
        191, 73, 97
        CMY:
        25, 71, 62
        CMYK:
        0, 62, 49, 25
      HSL:
        348°, 47.9675%, 51.7647%
        HSV (HSB):
        348°, 61.7801%, 74.9020%
        XYZ:
        26.0261, 16.7045, 13.1618
        xyY:
        0.4656, 0.2989, 16.7045
      CIE-Lab:
        47.8856, 49.3146, 11.2583
        CIE-LCH:
        47.8856, 50.5834, 12.8600
        CIE-Luv:
        47.8856, 81.8737, 4.5480
        Hunter-Lab:
        40.8712, 42.1413, 9.5165
      #bf4961 color charts
#bf4961 RGB chart
      #bf4961 CMYK chart
      #bf4961 RGB pie chart
      #bf4961 color shades, tints & tones
#bf4961 color schemes
#bf4961 color preview, HTML & CSS examples
           This text has a color of #bf4961        
        
          <p style="color:#bf4961;">Text here</p>
        
        
          .mytext {color:#bf4961;}
        
        Text color #bf4961
      
           This box has a color of #bf4961        
        
          <div style="background-color:#bf4961;">Content here</div>
        
        
          .mybackground {background-color:#bf4961;}
        
        Background color #bf4961
      
           Border around this has a color of #bf4961        
        
          <div style="border:2px solid #bf4961;">Content here</div>
        
        
          .myborder {border:2px solid #bf4961;}
        
        Border color #bf4961