#bf325f color space conversions
Hex:
        #bf325f
        RGB:
        191, 50, 95
        CMY:
        25, 80, 63
        CMYK:
        0, 74, 50, 25
      HSL:
        341°, 58.5062%, 47.2549%
        HSV (HSB):
        341°, 73.8220%, 74.9020%
        XYZ:
        24.6920, 14.1838, 12.2628
        xyY:
        0.4828, 0.2774, 14.1838
      CIE-Lab:
        44.4954, 58.2823, 7.7181
        CIE-LCH:
        44.4954, 58.7911, 7.5435
        CIE-Luv:
        44.4954, 93.8898, -1.6477
        Hunter-Lab:
        37.6614, 51.1230, 7.0577
      #bf325f color charts
#bf325f RGB chart
      #bf325f CMYK chart
      #bf325f RGB pie chart
      #bf325f color shades, tints & tones
#bf325f color schemes
#bf325f color preview, HTML & CSS examples
           This text has a color of #bf325f        
        
          <p style="color:#bf325f;">Text here</p>
        
        
          .mytext {color:#bf325f;}
        
        Text color #bf325f
      
           This box has a color of #bf325f        
        
          <div style="background-color:#bf325f;">Content here</div>
        
        
          .mybackground {background-color:#bf325f;}
        
        Background color #bf325f
      
           Border around this has a color of #bf325f        
        
          <div style="border:2px solid #bf325f;">Content here</div>
        
        
          .myborder {border:2px solid #bf325f;}
        
        Border color #bf325f