#bf0b35 color space conversions
Hex:
        #bf0b35
        RGB:
        191, 11, 53
        CMY:
        25, 96, 79
        CMYK:
        0, 94, 72, 25
      HSL:
        346°, 89.1089%, 39.6078%
        HSV (HSB):
        346°, 94.2408%, 74.9020%
        XYZ:
        22.2481, 11.5728, 4.4293
        xyY:
        0.5816, 0.3026, 11.5728
      CIE-Lab:
        40.5289, 64.4861, 28.6793
        CIE-LCH:
        40.5289, 70.5759, 23.9765
        CIE-Luv:
        40.5289, 119.9708, 15.6526
        Hunter-Lab:
        34.0187, 57.2055, 16.0934
      #bf0b35 color charts
#bf0b35 RGB chart
      #bf0b35 CMYK chart
      #bf0b35 RGB pie chart
      #bf0b35 color shades, tints & tones
#bf0b35 color schemes
#bf0b35 color preview, HTML & CSS examples
           This text has a color of #bf0b35        
        
          <p style="color:#bf0b35;">Text here</p>
        
        
          .mytext {color:#bf0b35;}
        
        Text color #bf0b35
      
           This box has a color of #bf0b35        
        
          <div style="background-color:#bf0b35;">Content here</div>
        
        
          .mybackground {background-color:#bf0b35;}
        
        Background color #bf0b35
      
           Border around this has a color of #bf0b35        
        
          <div style="border:2px solid #bf0b35;">Content here</div>
        
        
          .myborder {border:2px solid #bf0b35;}
        
        Border color #bf0b35