#bf2261 color space conversions
Hex:
        #bf2261
        RGB:
        191, 34, 97
        CMY:
        25, 87, 62
        CMYK:
        0, 82, 49, 25
      HSL:
        336°, 69.7778%, 44.1176%
        HSV (HSB):
        336°, 82.1990%, 74.9020%
        XYZ:
        24.2156, 13.0835, 12.5583
        xyY:
        0.4857, 0.2624, 13.0835
      CIE-Lab:
        42.8888, 63.1419, 4.1784
        CIE-LCH:
        42.8888, 63.2800, 3.7860
        CIE-Luv:
        42.8888, 98.9031, -6.7955
        Hunter-Lab:
        36.1711, 56.2014, 4.7347
      #bf2261 color charts
#bf2261 RGB chart
      #bf2261 CMYK chart
      #bf2261 RGB pie chart
      #bf2261 color shades, tints & tones
#bf2261 color schemes
#bf2261 color preview, HTML & CSS examples
           This text has a color of #bf2261        
        
          <p style="color:#bf2261;">Text here</p>
        
        
          .mytext {color:#bf2261;}
        
        Text color #bf2261
      
           This box has a color of #bf2261        
        
          <div style="background-color:#bf2261;">Content here</div>
        
        
          .mybackground {background-color:#bf2261;}
        
        Background color #bf2261
      
           Border around this has a color of #bf2261        
        
          <div style="border:2px solid #bf2261;">Content here</div>
        
        
          .myborder {border:2px solid #bf2261;}
        
        Border color #bf2261