#d4212f color space conversions
Hex:
        #d4212f
        RGB:
        212, 33, 47
        CMY:
        17, 87, 82
        CMYK:
        0, 84, 78, 17
      HSL:
        355°, 73.0612%, 48.0392%
        HSV (HSB):
        355°, 84.4340%, 83.1373%
        XYZ:
        28.2083, 15.2900, 4.1538
        xyY:
        0.5920, 0.3209, 15.2900
      CIE-Lab:
        46.0289, 66.1499, 39.6187
        CIE-LCH:
        46.0289, 77.1068, 30.9183
        CIE-Luv:
        46.0289, 131.6609, 24.7086
        Hunter-Lab:
        39.1024, 60.3399, 21.0733
      #d4212f color charts
#d4212f RGB chart
      #d4212f CMYK chart
      #d4212f RGB pie chart
      #d4212f color shades, tints & tones
#d4212f color schemes
#d4212f color preview, HTML & CSS examples
           This text has a color of #d4212f        
        
          <p style="color:#d4212f;">Text here</p>
        
        
          .mytext {color:#d4212f;}
        
        Text color #d4212f
      
           This box has a color of #d4212f        
        
          <div style="background-color:#d4212f;">Content here</div>
        
        
          .mybackground {background-color:#d4212f;}
        
        Background color #d4212f
      
           Border around this has a color of #d4212f        
        
          <div style="border:2px solid #d4212f;">Content here</div>
        
        
          .myborder {border:2px solid #d4212f;}
        
        Border color #d4212f