#bf290b color space conversions
Hex:
        #bf290b
        RGB:
        191, 41, 11
        CMY:
        25, 84, 96
        CMYK:
        0, 79, 94, 25
      HSL:
        10°, 89.1089%, 39.6078%
        HSV (HSB):
        10°, 94.2408%, 74.9020%
        XYZ:
        22.3392, 12.6864, 1.5879
        xyY:
        0.6101, 0.3465, 12.6864
      CIE-Lab:
        42.2869, 57.3283, 51.6309
        CIE-LCH:
        42.2869, 77.1510, 42.0068
        CIE-Luv:
        42.2869, 117.1951, 31.2588
        Hunter-Lab:
        35.6180, 49.6218, 22.2893
      #bf290b color charts
#bf290b RGB chart
      #bf290b CMYK chart
      #bf290b RGB pie chart
      #bf290b color shades, tints & tones
#bf290b color schemes
#bf290b color preview, HTML & CSS examples
           This text has a color of #bf290b        
        
          <p style="color:#bf290b;">Text here</p>
        
        
          .mytext {color:#bf290b;}
        
        Text color #bf290b
      
           This box has a color of #bf290b        
        
          <div style="background-color:#bf290b;">Content here</div>
        
        
          .mybackground {background-color:#bf290b;}
        
        Background color #bf290b
      
           Border around this has a color of #bf290b        
        
          <div style="border:2px solid #bf290b;">Content here</div>
        
        
          .myborder {border:2px solid #bf290b;}
        
        Border color #bf290b