#bf324e color space conversions
Hex:
        #bf324e
        RGB:
        191, 50, 78
        CMY:
        25, 80, 69
        CMYK:
        0, 74, 59, 25
      HSL:
        348°, 58.5062%, 47.2549%
        HSV (HSB):
        348°, 73.8220%, 74.9020%
        XYZ:
        24.0016, 13.9076, 8.6271
        xyY:
        0.5158, 0.2989, 13.9076
      CIE-Lab:
        44.1002, 56.9841, 17.7198
        CIE-LCH:
        44.1002, 59.6756, 17.2737
        CIE-Luv:
        44.1002, 99.5035, 9.1040
        Hunter-Lab:
        37.2929, 49.6194, 12.3892
      #bf324e color charts
#bf324e RGB chart
      #bf324e CMYK chart
      #bf324e RGB pie chart
      #bf324e color shades, tints & tones
#bf324e color schemes
#bf324e color preview, HTML & CSS examples
           This text has a color of #bf324e        
        
          <p style="color:#bf324e;">Text here</p>
        
        
          .mytext {color:#bf324e;}
        
        Text color #bf324e
      
           This box has a color of #bf324e        
        
          <div style="background-color:#bf324e;">Content here</div>
        
        
          .mybackground {background-color:#bf324e;}
        
        Background color #bf324e
      
           Border around this has a color of #bf324e        
        
          <div style="border:2px solid #bf324e;">Content here</div>
        
        
          .myborder {border:2px solid #bf324e;}
        
        Border color #bf324e