#d52d40 color space conversions
Hex:
        #d52d40
        RGB:
        213, 45, 64
        CMY:
        16, 82, 75
        CMYK:
        0, 79, 70, 16
      HSL:
        353°, 66.6667%, 50.5882%
        HSV (HSB):
        353°, 78.8732%, 83.5294%
        XYZ:
        29.3044, 16.3931, 6.4702
        xyY:
        0.5617, 0.3142, 16.3931
      CIE-Lab:
        47.4860, 64.1339, 31.4131
        CIE-LCH:
        47.4860, 71.4139, 26.0958
        CIE-Luv:
        47.4860, 123.4836, 20.0331
        Hunter-Lab:
        40.4884, 58.3388, 18.8671
      #d52d40 color charts
#d52d40 RGB chart
      #d52d40 CMYK chart
      #d52d40 RGB pie chart
      #d52d40 color shades, tints & tones
#d52d40 color schemes
#d52d40 color preview, HTML & CSS examples
           This text has a color of #d52d40        
        
          <p style="color:#d52d40;">Text here</p>
        
        
          .mytext {color:#d52d40;}
        
        Text color #d52d40
      
           This box has a color of #d52d40        
        
          <div style="background-color:#d52d40;">Content here</div>
        
        
          .mybackground {background-color:#d52d40;}
        
        Background color #d52d40
      
           Border around this has a color of #d52d40        
        
          <div style="border:2px solid #d52d40;">Content here</div>
        
        
          .myborder {border:2px solid #d52d40;}
        
        Border color #d52d40