#bf2617 color space conversions
Hex:
        #bf2617
        RGB:
        191, 38, 23
        CMY:
        25, 85, 91
        CMYK:
        0, 80, 88, 25
      HSL:
        5°, 78.5047%, 41.9608%
        HSV (HSB):
        5°, 87.9581%, 74.9020%
        XYZ:
        22.3336, 12.5245, 2.0510
        xyY:
        0.6051, 0.3393, 12.5245
      CIE-Lab:
        42.0378, 58.3762, 46.8508
        CIE-LCH:
        42.0378, 74.8517, 38.7494
        CIE-Luv:
        42.0378, 117.5341, 28.7803
        Hunter-Lab:
        35.3899, 50.7143, 21.3369
      #bf2617 color charts
#bf2617 RGB chart
      #bf2617 CMYK chart
      #bf2617 RGB pie chart
      #bf2617 color shades, tints & tones
#bf2617 color schemes
#bf2617 color preview, HTML & CSS examples
           This text has a color of #bf2617        
        
          <p style="color:#bf2617;">Text here</p>
        
        
          .mytext {color:#bf2617;}
        
        Text color #bf2617
      
           This box has a color of #bf2617        
        
          <div style="background-color:#bf2617;">Content here</div>
        
        
          .mybackground {background-color:#bf2617;}
        
        Background color #bf2617
      
           Border around this has a color of #bf2617        
        
          <div style="border:2px solid #bf2617;">Content here</div>
        
        
          .myborder {border:2px solid #bf2617;}
        
        Border color #bf2617