#bf4156 color space conversions
Hex:
        #bf4156
        RGB:
        191, 65, 86
        CMY:
        25, 75, 66
        CMYK:
        0, 66, 55, 25
      HSL:
        350°, 49.6063%, 50.1961%
        HSV (HSB):
        350°, 65.9686%, 74.9020%
        XYZ:
        25.0559, 15.5288, 10.4809
        xyY:
        0.4907, 0.3041, 15.5288
      CIE-Lab:
        46.3502, 51.8469, 15.8412
        CIE-LCH:
        46.3502, 54.2129, 16.9899
        CIE-Luv:
        46.3502, 89.4414, 8.7614
        Hunter-Lab:
        39.4067, 44.5337, 11.8155
      #bf4156 color charts
#bf4156 RGB chart
      #bf4156 CMYK chart
      #bf4156 RGB pie chart
      #bf4156 color shades, tints & tones
#bf4156 color schemes
#bf4156 color preview, HTML & CSS examples
           This text has a color of #bf4156        
        
          <p style="color:#bf4156;">Text here</p>
        
        
          .mytext {color:#bf4156;}
        
        Text color #bf4156
      
           This box has a color of #bf4156        
        
          <div style="background-color:#bf4156;">Content here</div>
        
        
          .mybackground {background-color:#bf4156;}
        
        Background color #bf4156
      
           Border around this has a color of #bf4156        
        
          <div style="border:2px solid #bf4156;">Content here</div>
        
        
          .myborder {border:2px solid #bf4156;}
        
        Border color #bf4156