#bf2c1d color space conversions
Hex:
        #bf2c1d
        RGB:
        191, 44, 29
        CMY:
        25, 83, 89
        CMYK:
        0, 77, 85, 25
      HSL:
        6°, 73.6364%, 43.1373%
        HSV (HSB):
        6°, 84.8168%, 74.9020%
        XYZ:
        22.6083, 12.9664, 2.4736
        xyY:
        0.5942, 0.3408, 12.9664
      CIE-Lab:
        42.7126, 56.7272, 44.5849
        CIE-LCH:
        42.7126, 72.1512, 38.1657
        CIE-Luv:
        42.7126, 113.7930, 28.5500
        Hunter-Lab:
        36.0089, 49.0561, 21.1334
      #bf2c1d color charts
#bf2c1d RGB chart
      #bf2c1d CMYK chart
      #bf2c1d RGB pie chart
      #bf2c1d color shades, tints & tones
#bf2c1d color schemes
#bf2c1d color preview, HTML & CSS examples
           This text has a color of #bf2c1d        
        
          <p style="color:#bf2c1d;">Text here</p>
        
        
          .mytext {color:#bf2c1d;}
        
        Text color #bf2c1d
      
           This box has a color of #bf2c1d        
        
          <div style="background-color:#bf2c1d;">Content here</div>
        
        
          .mybackground {background-color:#bf2c1d;}
        
        Background color #bf2c1d
      
           Border around this has a color of #bf2c1d        
        
          <div style="border:2px solid #bf2c1d;">Content here</div>
        
        
          .myborder {border:2px solid #bf2c1d;}
        
        Border color #bf2c1d