#bf324f color space conversions
Hex:
        #bf324f
        RGB:
        191, 50, 79
        CMY:
        25, 80, 69
        CMYK:
        0, 74, 59, 25
      HSL:
        348°, 58.5062%, 47.2549%
        HSV (HSB):
        348°, 73.8220%, 74.9020%
        XYZ:
        24.0377, 13.9221, 8.8174
        xyY:
        0.5139, 0.2976, 13.9221
      CIE-Lab:
        44.1210, 57.0529, 17.1287
        CIE-LCH:
        44.1210, 59.5687, 16.7111
        CIE-Luv:
        44.1210, 99.1934, 8.5137
        Hunter-Lab:
        37.3123, 49.6987, 12.1075
      #bf324f color charts
#bf324f RGB chart
      #bf324f CMYK chart
      #bf324f RGB pie chart
      #bf324f color shades, tints & tones
#bf324f color schemes
#bf324f color preview, HTML & CSS examples
           This text has a color of #bf324f        
        
          <p style="color:#bf324f;">Text here</p>
        
        
          .mytext {color:#bf324f;}
        
        Text color #bf324f
      
           This box has a color of #bf324f        
        
          <div style="background-color:#bf324f;">Content here</div>
        
        
          .mybackground {background-color:#bf324f;}
        
        Background color #bf324f
      
           Border around this has a color of #bf324f        
        
          <div style="border:2px solid #bf324f;">Content here</div>
        
        
          .myborder {border:2px solid #bf324f;}
        
        Border color #bf324f