#bf0943 color space conversions
Hex:
        #bf0943
        RGB:
        191, 9, 67
        CMY:
        25, 96, 74
        CMYK:
        0, 95, 65, 25
      HSL:
        341°, 91.0000%, 39.2157%
        HSV (HSB):
        341°, 95.2880%, 74.9020%
        XYZ:
        22.5967, 11.6770, 6.3731
        xyY:
        0.5559, 0.2873, 11.6770
      CIE-Lab:
        40.6981, 65.3575, 20.1020
        CIE-LCH:
        40.6981, 68.3790, 17.0963
        CIE-Luv:
        40.6981, 115.8339, 8.5982
        Hunter-Lab:
        34.1716, 58.2364, 12.8624
      #bf0943 color charts
#bf0943 RGB chart
      #bf0943 CMYK chart
      #bf0943 RGB pie chart
      #bf0943 color shades, tints & tones
#bf0943 color schemes
#bf0943 color preview, HTML & CSS examples
           This text has a color of #bf0943        
        
          <p style="color:#bf0943;">Text here</p>
        
        
          .mytext {color:#bf0943;}
        
        Text color #bf0943
      
           This box has a color of #bf0943        
        
          <div style="background-color:#bf0943;">Content here</div>
        
        
          .mybackground {background-color:#bf0943;}
        
        Background color #bf0943
      
           Border around this has a color of #bf0943        
        
          <div style="border:2px solid #bf0943;">Content here</div>
        
        
          .myborder {border:2px solid #bf0943;}
        
        Border color #bf0943