#bf2956 color space conversions
Hex:
        #bf2956
        RGB:
        191, 41, 86
        CMY:
        25, 84, 66
        CMYK:
        0, 79, 55, 25
      HSL:
        342°, 64.6552%, 45.4902%
        HSV (HSB):
        342°, 78.5340%, 74.9020%
        XYZ:
        23.9585, 13.3341, 10.1151
        xyY:
        0.5054, 0.2813, 13.3341
      CIE-Lab:
        43.2624, 60.4057, 11.5964
        CIE-LCH:
        43.2624, 61.5088, 10.8672
        CIE-Luv:
        43.2624, 100.6668, 1.9945
        Hunter-Lab:
        36.5159, 53.2130, 9.1375
      #bf2956 color charts
#bf2956 RGB chart
      #bf2956 CMYK chart
      #bf2956 RGB pie chart
      #bf2956 color shades, tints & tones
#bf2956 color schemes
#bf2956 color preview, HTML & CSS examples
           This text has a color of #bf2956        
        
          <p style="color:#bf2956;">Text here</p>
        
        
          .mytext {color:#bf2956;}
        
        Text color #bf2956
      
           This box has a color of #bf2956        
        
          <div style="background-color:#bf2956;">Content here</div>
        
        
          .mybackground {background-color:#bf2956;}
        
        Background color #bf2956
      
           Border around this has a color of #bf2956        
        
          <div style="border:2px solid #bf2956;">Content here</div>
        
        
          .myborder {border:2px solid #bf2956;}
        
        Border color #bf2956