#bf2b0b color space conversions
Hex:
        #bf2b0b
        RGB:
        191, 43, 11
        CMY:
        25, 83, 96
        CMYK:
        0, 77, 94, 25
      HSL:
        11°, 89.1089%, 39.6078%
        HSV (HSB):
        11°, 94.2408%, 74.9020%
        XYZ:
        22.4101, 12.8283, 1.6116
        xyY:
        0.6081, 0.3481, 12.8283
      CIE-Lab:
        42.5034, 56.7214, 51.7628
        CIE-LCH:
        42.5034, 76.7900, 42.3829
        CIE-Luv:
        42.5034, 116.1619, 31.6318
        Hunter-Lab:
        35.8166, 49.0069, 22.4039
      #bf2b0b color charts
#bf2b0b RGB chart
      #bf2b0b CMYK chart
      #bf2b0b RGB pie chart
      #bf2b0b color shades, tints & tones
#bf2b0b color schemes
#bf2b0b color preview, HTML & CSS examples
           This text has a color of #bf2b0b        
        
          <p style="color:#bf2b0b;">Text here</p>
        
        
          .mytext {color:#bf2b0b;}
        
        Text color #bf2b0b
      
           This box has a color of #bf2b0b        
        
          <div style="background-color:#bf2b0b;">Content here</div>
        
        
          .mybackground {background-color:#bf2b0b;}
        
        Background color #bf2b0b
      
           Border around this has a color of #bf2b0b        
        
          <div style="border:2px solid #bf2b0b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b0b;}
        
        Border color #bf2b0b