#d42936 color space conversions
Hex:
        #d42936
        RGB:
        212, 41, 54
        CMY:
        17, 84, 79
        CMYK:
        0, 81, 75, 17
      HSL:
        355°, 67.5889%, 49.6078%
        HSV (HSB):
        355°, 80.6604%, 83.1373%
        XYZ:
        28.6102, 15.8493, 5.0413
        xyY:
        0.5780, 0.3202, 15.8493
      CIE-Lab:
        46.7761, 64.5053, 36.4181
        CIE-LCH:
        46.7761, 74.0757, 29.4480
        CIE-Luv:
        46.7761, 126.9313, 23.3739
        Hunter-Lab:
        39.8111, 58.6091, 20.3599
      #d42936 color charts
#d42936 RGB chart
      #d42936 CMYK chart
      #d42936 RGB pie chart
      #d42936 color shades, tints & tones
#d42936 color schemes
#d42936 color preview, HTML & CSS examples
           This text has a color of #d42936        
        
          <p style="color:#d42936;">Text here</p>
        
        
          .mytext {color:#d42936;}
        
        Text color #d42936
      
           This box has a color of #d42936        
        
          <div style="background-color:#d42936;">Content here</div>
        
        
          .mybackground {background-color:#d42936;}
        
        Background color #d42936
      
           Border around this has a color of #d42936        
        
          <div style="border:2px solid #d42936;">Content here</div>
        
        
          .myborder {border:2px solid #d42936;}
        
        Border color #d42936