#bf4964 color space conversions
Hex:
        #bf4964
        RGB:
        191, 73, 100
        CMY:
        25, 71, 61
        CMYK:
        0, 62, 48, 25
      HSL:
        346°, 47.9675%, 51.7647%
        HSV (HSB):
        346°, 61.7801%, 74.9020%
        XYZ:
        26.1687, 16.7616, 13.9127
        xyY:
        0.4604, 0.2949, 16.7616
      CIE-Lab:
        47.9582, 49.5934, 9.5378
        CIE-LCH:
        47.9582, 50.5023, 10.8862
        CIE-Luv:
        47.9582, 81.0211, 2.5385
        Hunter-Lab:
        40.9409, 42.4474, 8.5105
      #bf4964 color charts
#bf4964 RGB chart
      #bf4964 CMYK chart
      #bf4964 RGB pie chart
      #bf4964 color shades, tints & tones
#bf4964 color schemes
#bf4964 color preview, HTML & CSS examples
           This text has a color of #bf4964        
        
          <p style="color:#bf4964;">Text here</p>
        
        
          .mytext {color:#bf4964;}
        
        Text color #bf4964
      
           This box has a color of #bf4964        
        
          <div style="background-color:#bf4964;">Content here</div>
        
        
          .mybackground {background-color:#bf4964;}
        
        Background color #bf4964
      
           Border around this has a color of #bf4964        
        
          <div style="border:2px solid #bf4964;">Content here</div>
        
        
          .myborder {border:2px solid #bf4964;}
        
        Border color #bf4964