#bf210e color space conversions
Hex:
        #bf210e
        RGB:
        191, 33, 14
        CMY:
        25, 87, 95
        CMYK:
        0, 83, 93, 25
      HSL:
        6°, 86.3415%, 40.1961%
        HSV (HSB):
        6°, 92.6702%, 74.9020%
        XYZ:
        22.1090, 12.1958, 1.6042
        xyY:
        0.6157, 0.3396, 12.1958
      CIE-Lab:
        41.5256, 59.5459, 50.1518
        CIE-LCH:
        41.5256, 77.8520, 40.1054
        CIE-Luv:
        41.5256, 120.6893, 29.5250
        Hunter-Lab:
        34.9225, 51.8918, 21.7222
      #bf210e color charts
#bf210e RGB chart
      #bf210e CMYK chart
      #bf210e RGB pie chart
      #bf210e color shades, tints & tones
#bf210e color schemes
#bf210e color preview, HTML & CSS examples
           This text has a color of #bf210e        
        
          <p style="color:#bf210e;">Text here</p>
        
        
          .mytext {color:#bf210e;}
        
        Text color #bf210e
      
           This box has a color of #bf210e        
        
          <div style="background-color:#bf210e;">Content here</div>
        
        
          .mybackground {background-color:#bf210e;}
        
        Background color #bf210e
      
           Border around this has a color of #bf210e        
        
          <div style="border:2px solid #bf210e;">Content here</div>
        
        
          .myborder {border:2px solid #bf210e;}
        
        Border color #bf210e