#d52d43 color space conversions
Hex:
        #d52d43
        RGB:
        213, 45, 67
        CMY:
        16, 82, 74
        CMYK:
        0, 79, 69, 16
      HSL:
        352°, 66.6667%, 50.5882%
        HSV (HSB):
        352°, 78.8732%, 83.5294%
        XYZ:
        29.3921, 16.4282, 6.9320
        xyY:
        0.5572, 0.3114, 16.4282
      CIE-Lab:
        47.5313, 64.2755, 29.6766
        CIE-LCH:
        47.5313, 70.7958, 24.7832
        CIE-Luv:
        47.5313, 122.6749, 18.6240
        Hunter-Lab:
        40.5317, 58.5113, 18.2320
      #d52d43 color charts
#d52d43 RGB chart
      #d52d43 CMYK chart
      #d52d43 RGB pie chart
      #d52d43 color shades, tints & tones
#d52d43 color schemes
#d52d43 color preview, HTML & CSS examples
           This text has a color of #d52d43        
        
          <p style="color:#d52d43;">Text here</p>
        
        
          .mytext {color:#d52d43;}
        
        Text color #d52d43
      
           This box has a color of #d52d43        
        
          <div style="background-color:#d52d43;">Content here</div>
        
        
          .mybackground {background-color:#d52d43;}
        
        Background color #d52d43
      
           Border around this has a color of #d52d43        
        
          <div style="border:2px solid #d52d43;">Content here</div>
        
        
          .myborder {border:2px solid #d52d43;}
        
        Border color #d52d43