#bf345d color space conversions
Hex:
        #bf345d
        RGB:
        191, 52, 93
        CMY:
        25, 80, 64
        CMYK:
        0, 73, 51, 25
      HSL:
        342°, 57.2016%, 47.6471%
        HSV (HSB):
        342°, 72.7749%, 74.9020%
        XYZ:
        24.6896, 14.3227, 11.8192
        xyY:
        0.4857, 0.2818, 14.3227
      CIE-Lab:
        44.6922, 57.4238, 9.2363
        CIE-LCH:
        44.6922, 58.1619, 9.1375
        CIE-Luv:
        44.6922, 93.7144, 0.2483
        Hunter-Lab:
        37.8453, 50.2211, 7.9753
      #bf345d color charts
#bf345d RGB chart
      #bf345d CMYK chart
      #bf345d RGB pie chart
      #bf345d color shades, tints & tones
#bf345d color schemes
#bf345d color preview, HTML & CSS examples
           This text has a color of #bf345d        
        
          <p style="color:#bf345d;">Text here</p>
        
        
          .mytext {color:#bf345d;}
        
        Text color #bf345d
      
           This box has a color of #bf345d        
        
          <div style="background-color:#bf345d;">Content here</div>
        
        
          .mybackground {background-color:#bf345d;}
        
        Background color #bf345d
      
           Border around this has a color of #bf345d        
        
          <div style="border:2px solid #bf345d;">Content here</div>
        
        
          .myborder {border:2px solid #bf345d;}
        
        Border color #bf345d