#d42924 color space conversions
Hex:
        #d42924
        RGB:
        212, 41, 36
        CMY:
        17, 84, 86
        CMYK:
        0, 81, 83, 17
      HSL:
        2°, 70.9677%, 48.6275%
        HSV (HSB):
        2°, 83.0189%, 83.1373%
        XYZ:
        28.2628, 15.7103, 3.2118
        xyY:
        0.5990, 0.3330, 15.7103
      CIE-Lab:
        46.5921, 63.9366, 46.1212
        CIE-LCH:
        46.5921, 78.8356, 35.8052
        CIE-Luv:
        46.5921, 130.4851, 29.4000
        Hunter-Lab:
        39.6362, 57.9167, 22.9409
      #d42924 color charts
#d42924 RGB chart
      #d42924 CMYK chart
      #d42924 RGB pie chart
      #d42924 color shades, tints & tones
#d42924 color schemes
#d42924 color preview, HTML & CSS examples
           This text has a color of #d42924        
        
          <p style="color:#d42924;">Text here</p>
        
        
          .mytext {color:#d42924;}
        
        Text color #d42924
      
           This box has a color of #d42924        
        
          <div style="background-color:#d42924;">Content here</div>
        
        
          .mybackground {background-color:#d42924;}
        
        Background color #d42924
      
           Border around this has a color of #d42924        
        
          <div style="border:2px solid #d42924;">Content here</div>
        
        
          .myborder {border:2px solid #d42924;}
        
        Border color #d42924