#d7212b color space conversions
Hex:
        #d7212b
        RGB:
        215, 33, 43
        CMY:
        16, 87, 83
        CMYK:
        0, 85, 80, 16
      HSL:
        357°, 73.3871%, 48.6275%
        HSV (HSB):
        357°, 84.6512%, 84.3137%
        XYZ:
        29.0042, 15.7092, 3.7890
        xyY:
        0.5980, 0.3239, 15.7092
      CIE-Lab:
        46.5906, 66.8362, 42.6192
        CIE-LCH:
        46.5906, 79.2684, 32.5243
        CIE-Luv:
        46.5906, 134.7618, 26.5912
        Hunter-Lab:
        39.6348, 61.2629, 22.0764
      #d7212b color charts
#d7212b RGB chart
      #d7212b CMYK chart
      #d7212b RGB pie chart
      #d7212b color shades, tints & tones
#d7212b color schemes
#d7212b color preview, HTML & CSS examples
           This text has a color of #d7212b        
        
          <p style="color:#d7212b;">Text here</p>
        
        
          .mytext {color:#d7212b;}
        
        Text color #d7212b
      
           This box has a color of #d7212b        
        
          <div style="background-color:#d7212b;">Content here</div>
        
        
          .mybackground {background-color:#d7212b;}
        
        Background color #d7212b
      
           Border around this has a color of #d7212b        
        
          <div style="border:2px solid #d7212b;">Content here</div>
        
        
          .myborder {border:2px solid #d7212b;}
        
        Border color #d7212b