#bf1e22 color space conversions
Hex:
        #bf1e22
        RGB:
        191, 30, 34
        CMY:
        25, 88, 87
        CMYK:
        0, 84, 82, 25
      HSL:
        359°, 72.8507%, 43.3333%
        HSV (HSB):
        359°, 84.2932%, 74.9020%
        XYZ:
        22.2389, 12.1204, 2.6807
        xyY:
        0.6004, 0.3272, 12.1204
      CIE-Lab:
        41.4068, 60.6588, 40.7946
        CIE-LCH:
        41.4068, 73.1006, 33.9218
        CIE-Luv:
        41.4068, 119.2789, 24.7601
        Hunter-Lab:
        34.8144, 53.0978, 19.8047
      #bf1e22 color charts
#bf1e22 RGB chart
      #bf1e22 CMYK chart
      #bf1e22 RGB pie chart
      #bf1e22 color shades, tints & tones
#bf1e22 color schemes
#bf1e22 color preview, HTML & CSS examples
           This text has a color of #bf1e22        
        
          <p style="color:#bf1e22;">Text here</p>
        
        
          .mytext {color:#bf1e22;}
        
        Text color #bf1e22
      
           This box has a color of #bf1e22        
        
          <div style="background-color:#bf1e22;">Content here</div>
        
        
          .mybackground {background-color:#bf1e22;}
        
        Background color #bf1e22
      
           Border around this has a color of #bf1e22        
        
          <div style="border:2px solid #bf1e22;">Content here</div>
        
        
          .myborder {border:2px solid #bf1e22;}
        
        Border color #bf1e22