#bf2c1e color space conversions
Hex:
        #bf2c1e
        RGB:
        191, 44, 30
        CMY:
        25, 83, 88
        CMYK:
        0, 77, 84, 25
      HSL:
        5°, 72.8507%, 43.3333%
        HSV (HSB):
        5°, 84.2932%, 74.9020%
        XYZ:
        22.6209, 12.9715, 2.5398
        xyY:
        0.5932, 0.3402, 12.9715
      CIE-Lab:
        42.7202, 56.7519, 44.0971
        CIE-LCH:
        42.7202, 71.8703, 37.8477
        CIE-Luv:
        42.7202, 113.6523, 28.2989
        Hunter-Lab:
        36.0159, 49.0844, 21.0301
      #bf2c1e color charts
#bf2c1e RGB chart
      #bf2c1e CMYK chart
      #bf2c1e RGB pie chart
      #bf2c1e color shades, tints & tones
#bf2c1e color schemes
#bf2c1e color preview, HTML & CSS examples
           This text has a color of #bf2c1e        
        
          <p style="color:#bf2c1e;">Text here</p>
        
        
          .mytext {color:#bf2c1e;}
        
        Text color #bf2c1e
      
           This box has a color of #bf2c1e        
        
          <div style="background-color:#bf2c1e;">Content here</div>
        
        
          .mybackground {background-color:#bf2c1e;}
        
        Background color #bf2c1e
      
           Border around this has a color of #bf2c1e        
        
          <div style="border:2px solid #bf2c1e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2c1e;}
        
        Border color #bf2c1e