#bf1710 color space conversions
Hex:
        #bf1710
        RGB:
        191, 23, 16
        CMY:
        25, 91, 94
        CMYK:
        0, 88, 92, 25
      HSL:
        2°, 84.5411%, 40.5882%
        HSV (HSB):
        2°, 91.6230%, 74.9020%
        XYZ:
        21.8858, 11.7266, 1.6002
        xyY:
        0.6215, 0.3330, 11.7266
      CIE-Lab:
        40.7782, 61.7292, 48.9046
        CIE-LCH:
        40.7782, 78.7538, 38.3878
        CIE-Luv:
        40.7782, 124.2015, 27.8981
        Hunter-Lab:
        34.2441, 54.1542, 21.2004
      #bf1710 color charts
#bf1710 RGB chart
      #bf1710 CMYK chart
      #bf1710 RGB pie chart
      #bf1710 color shades, tints & tones
#bf1710 color schemes
#bf1710 color preview, HTML & CSS examples
           This text has a color of #bf1710        
        
          <p style="color:#bf1710;">Text here</p>
        
        
          .mytext {color:#bf1710;}
        
        Text color #bf1710
      
           This box has a color of #bf1710        
        
          <div style="background-color:#bf1710;">Content here</div>
        
        
          .mybackground {background-color:#bf1710;}
        
        Background color #bf1710
      
           Border around this has a color of #bf1710        
        
          <div style="border:2px solid #bf1710;">Content here</div>
        
        
          .myborder {border:2px solid #bf1710;}
        
        Border color #bf1710