#bf081f color space conversions
Hex:
        #bf081f
        RGB:
        191, 8, 31
        CMY:
        25, 97, 88
        CMYK:
        0, 96, 84, 25
      HSL:
        352°, 91.9598%, 39.0196%
        HSV (HSB):
        352°, 95.8115%, 74.9020%
        XYZ:
        21.8200, 11.3490, 2.3368
        xyY:
        0.6145, 0.3196, 11.3490
      CIE-Lab:
        40.1621, 64.0776, 41.2510
        CIE-LCH:
        40.1621, 76.2075, 32.7721
        CIE-Luv:
        40.1621, 125.6244, 23.3725
        Hunter-Lab:
        33.6882, 56.6609, 19.4690
      #bf081f color charts
#bf081f RGB chart
      #bf081f CMYK chart
      #bf081f RGB pie chart
      #bf081f color shades, tints & tones
#bf081f color schemes
#bf081f color preview, HTML & CSS examples
           This text has a color of #bf081f        
        
          <p style="color:#bf081f;">Text here</p>
        
        
          .mytext {color:#bf081f;}
        
        Text color #bf081f
      
           This box has a color of #bf081f        
        
          <div style="background-color:#bf081f;">Content here</div>
        
        
          .mybackground {background-color:#bf081f;}
        
        Background color #bf081f
      
           Border around this has a color of #bf081f        
        
          <div style="border:2px solid #bf081f;">Content here</div>
        
        
          .myborder {border:2px solid #bf081f;}
        
        Border color #bf081f