#d42d53 color space conversions
Hex:
        #d42d53
        RGB:
        212, 45, 83
        CMY:
        17, 82, 67
        CMYK:
        0, 79, 61, 17
      HSL:
        346°, 66.0079%, 50.3922%
        HSV (HSB):
        346°, 78.7736%, 83.1373%
        XYZ:
        29.6511, 16.4984, 9.8053
        xyY:
        0.5299, 0.2949, 16.4984
      CIE-Lab:
        47.6216, 64.8763, 20.0465
        CIE-LCH:
        47.6216, 67.9029, 17.1709
        CIE-Luv:
        47.6216, 117.0500, 9.9368
        Hunter-Lab:
        40.6182, 59.2225, 14.1200
      #d42d53 color charts
#d42d53 RGB chart
      #d42d53 CMYK chart
      #d42d53 RGB pie chart
      #d42d53 color shades, tints & tones
#d42d53 color schemes
#d42d53 color preview, HTML & CSS examples
           This text has a color of #d42d53        
        
          <p style="color:#d42d53;">Text here</p>
        
        
          .mytext {color:#d42d53;}
        
        Text color #d42d53
      
           This box has a color of #d42d53        
        
          <div style="background-color:#d42d53;">Content here</div>
        
        
          .mybackground {background-color:#d42d53;}
        
        Background color #d42d53
      
           Border around this has a color of #d42d53        
        
          <div style="border:2px solid #d42d53;">Content here</div>
        
        
          .myborder {border:2px solid #d42d53;}
        
        Border color #d42d53