#d42933 color space conversions
Hex:
        #d42933
        RGB:
        212, 41, 51
        CMY:
        17, 84, 80
        CMYK:
        0, 81, 76, 17
      HSL:
        356°, 67.5889%, 49.6078%
        HSV (HSB):
        356°, 80.6604%, 83.1373%
        XYZ:
        28.5419, 15.8219, 4.6816
        xyY:
        0.5819, 0.3226, 15.8219
      CIE-Lab:
        46.7400, 64.3940, 38.1064
        CIE-LCH:
        46.7400, 74.8243, 30.6158
        CIE-Luv:
        46.7400, 127.6147, 24.5352
        Hunter-Lab:
        39.7768, 58.4733, 20.8655
      #d42933 color charts
#d42933 RGB chart
      #d42933 CMYK chart
      #d42933 RGB pie chart
      #d42933 color shades, tints & tones
#d42933 color schemes
#d42933 color preview, HTML & CSS examples
           This text has a color of #d42933        
        
          <p style="color:#d42933;">Text here</p>
        
        
          .mytext {color:#d42933;}
        
        Text color #d42933
      
           This box has a color of #d42933        
        
          <div style="background-color:#d42933;">Content here</div>
        
        
          .mybackground {background-color:#d42933;}
        
        Background color #d42933
      
           Border around this has a color of #d42933        
        
          <div style="border:2px solid #d42933;">Content here</div>
        
        
          .myborder {border:2px solid #d42933;}
        
        Border color #d42933