#bf0b39 color space conversions
Hex:
        #bf0b39
        RGB:
        191, 11, 57
        CMY:
        25, 96, 78
        CMYK:
        0, 94, 70, 25
      HSL:
        345°, 89.1089%, 39.6078%
        HSV (HSB):
        345°, 94.2408%, 74.9020%
        XYZ:
        22.3440, 11.6111, 4.9344
        xyY:
        0.5746, 0.2986, 11.6111
      CIE-Lab:
        40.5913, 64.6593, 26.2659
        CIE-LCH:
        40.5913, 69.7906, 22.1080
        CIE-Luv:
        40.5913, 118.7899, 13.8194
        Hunter-Lab:
        34.0751, 57.4163, 15.2668
      #bf0b39 color charts
#bf0b39 RGB chart
      #bf0b39 CMYK chart
      #bf0b39 RGB pie chart
      #bf0b39 color shades, tints & tones
#bf0b39 color schemes
#bf0b39 color preview, HTML & CSS examples
           This text has a color of #bf0b39        
        
          <p style="color:#bf0b39;">Text here</p>
        
        
          .mytext {color:#bf0b39;}
        
        Text color #bf0b39
      
           This box has a color of #bf0b39        
        
          <div style="background-color:#bf0b39;">Content here</div>
        
        
          .mybackground {background-color:#bf0b39;}
        
        Background color #bf0b39
      
           Border around this has a color of #bf0b39        
        
          <div style="border:2px solid #bf0b39;">Content here</div>
        
        
          .myborder {border:2px solid #bf0b39;}
        
        Border color #bf0b39