#bf3313 color space conversions
Hex:
        #bf3313
        RGB:
        191, 51, 19
        CMY:
        25, 80, 93
        CMYK:
        0, 73, 90, 25
      HSL:
        11°, 81.9048%, 41.1765%
        HSV (HSB):
        11°, 90.0524%, 74.9020%
        XYZ:
        22.7872, 13.4910, 2.0191
        xyY:
        0.5950, 0.3523, 13.4910
      CIE-Lab:
        43.4940, 54.1744, 49.6384
        CIE-LCH:
        43.4940, 73.4768, 42.4981
        CIE-Luv:
        43.4940, 111.0408, 32.1221
        Hunter-Lab:
        36.7301, 46.4629, 22.4519
      #bf3313 color charts
#bf3313 RGB chart
      #bf3313 CMYK chart
      #bf3313 RGB pie chart
      #bf3313 color shades, tints & tones
#bf3313 color schemes
#bf3313 color preview, HTML & CSS examples
           This text has a color of #bf3313        
        
          <p style="color:#bf3313;">Text here</p>
        
        
          .mytext {color:#bf3313;}
        
        Text color #bf3313
      
           This box has a color of #bf3313        
        
          <div style="background-color:#bf3313;">Content here</div>
        
        
          .mybackground {background-color:#bf3313;}
        
        Background color #bf3313
      
           Border around this has a color of #bf3313        
        
          <div style="border:2px solid #bf3313;">Content here</div>
        
        
          .myborder {border:2px solid #bf3313;}
        
        Border color #bf3313