#d7211c color space conversions
Hex:
        #d7211c
        RGB:
        215, 33, 28
        CMY:
        16, 87, 89
        CMYK:
        0, 85, 87, 16
      HSL:
        2°, 76.9547%, 47.6471%
        HSV (HSB):
        2°, 86.9767%, 84.3137%
        XYZ:
        28.7778, 15.6186, 2.5965
        xyY:
        0.6124, 0.3324, 15.6186
      CIE-Lab:
        46.4701, 66.4774, 50.1399
        CIE-LCH:
        46.4701, 83.2661, 37.0250
        CIE-Luv:
        46.4701, 137.2329, 30.6024
        Hunter-Lab:
        39.5204, 60.8186, 23.7688
      #d7211c color charts
#d7211c RGB chart
      #d7211c CMYK chart
      #d7211c RGB pie chart
      #d7211c color shades, tints & tones
#d7211c color schemes
#d7211c color preview, HTML & CSS examples
           This text has a color of #d7211c        
        
          <p style="color:#d7211c;">Text here</p>
        
        
          .mytext {color:#d7211c;}
        
        Text color #d7211c
      
           This box has a color of #d7211c        
        
          <div style="background-color:#d7211c;">Content here</div>
        
        
          .mybackground {background-color:#d7211c;}
        
        Background color #d7211c
      
           Border around this has a color of #d7211c        
        
          <div style="border:2px solid #d7211c;">Content here</div>
        
        
          .myborder {border:2px solid #d7211c;}
        
        Border color #d7211c