#bf061f color space conversions
Hex:
        #bf061f
        RGB:
        191, 6, 31
        CMY:
        25, 98, 88
        CMYK:
        0, 97, 84, 25
      HSL:
        352°, 93.9086%, 38.6275%
        HSV (HSB):
        352°, 96.8586%, 74.9020%
        XYZ:
        21.7983, 11.3055, 2.3296
        xyY:
        0.6152, 0.3191, 11.3055
      CIE-Lab:
        40.0904, 64.2851, 41.1848
        CIE-LCH:
        40.0904, 76.3463, 32.6460
        CIE-Luv:
        40.0904, 125.9722, 23.2406
        Hunter-Lab:
        33.6237, 56.8803, 19.4287
      #bf061f color charts
#bf061f RGB chart
      #bf061f CMYK chart
      #bf061f RGB pie chart
      #bf061f color shades, tints & tones
#bf061f color schemes
#bf061f color preview, HTML & CSS examples
           This text has a color of #bf061f        
        
          <p style="color:#bf061f;">Text here</p>
        
        
          .mytext {color:#bf061f;}
        
        Text color #bf061f
      
           This box has a color of #bf061f        
        
          <div style="background-color:#bf061f;">Content here</div>
        
        
          .mybackground {background-color:#bf061f;}
        
        Background color #bf061f
      
           Border around this has a color of #bf061f        
        
          <div style="border:2px solid #bf061f;">Content here</div>
        
        
          .myborder {border:2px solid #bf061f;}
        
        Border color #bf061f