#bf4152 color space conversions
Hex:
        #bf4152
        RGB:
        191, 65, 82
        CMY:
        25, 75, 68
        CMYK:
        0, 66, 57, 25
      HSL:
        352°, 49.6063%, 50.1961%
        HSV (HSB):
        352°, 65.9686%, 74.9020%
        XYZ:
        24.8991, 15.4662, 9.6556
        xyY:
        0.4978, 0.3092, 15.4662
      CIE-Lab:
        46.2662, 51.5392, 18.1682
        CIE-LCH:
        46.2662, 54.6477, 19.4182
        CIE-Luv:
        46.2662, 90.5635, 11.1885
        Hunter-Lab:
        39.3270, 44.1915, 12.9720
      #bf4152 color charts
#bf4152 RGB chart
      #bf4152 CMYK chart
      #bf4152 RGB pie chart
      #bf4152 color shades, tints & tones
#bf4152 color schemes
#bf4152 color preview, HTML & CSS examples
           This text has a color of #bf4152        
        
          <p style="color:#bf4152;">Text here</p>
        
        
          .mytext {color:#bf4152;}
        
        Text color #bf4152
      
           This box has a color of #bf4152        
        
          <div style="background-color:#bf4152;">Content here</div>
        
        
          .mybackground {background-color:#bf4152;}
        
        Background color #bf4152
      
           Border around this has a color of #bf4152        
        
          <div style="border:2px solid #bf4152;">Content here</div>
        
        
          .myborder {border:2px solid #bf4152;}
        
        Border color #bf4152