#d45573 color space conversions
Hex:
        #d45573
        RGB:
        212, 85, 115
        CMY:
        17, 67, 55
        CMYK:
        0, 60, 46, 17
      HSL:
        346°, 59.6244%, 58.2353%
        HSV (HSB):
        346°, 59.9057%, 83.1373%
        XYZ:
        33.4944, 21.7319, 18.6490
        xyY:
        0.4534, 0.2942, 21.7319
      CIE-Lab:
        53.7413, 52.5587, 9.1741
        CIE-LCH:
        53.7413, 53.3534, 9.9012
        CIE-Luv:
        53.7413, 87.1005, 1.7336
        Hunter-Lab:
        46.6174, 46.6708, 8.9137
      #d45573 color charts
#d45573 RGB chart
      #d45573 CMYK chart
      #d45573 RGB pie chart
      #d45573 color shades, tints & tones
#d45573 color schemes
#d45573 color preview, HTML & CSS examples
           This text has a color of #d45573        
        
          <p style="color:#d45573;">Text here</p>
        
        
          .mytext {color:#d45573;}
        
        Text color #d45573
      
           This box has a color of #d45573        
        
          <div style="background-color:#d45573;">Content here</div>
        
        
          .mybackground {background-color:#d45573;}
        
        Background color #d45573
      
           Border around this has a color of #d45573        
        
          <div style="border:2px solid #d45573;">Content here</div>
        
        
          .myborder {border:2px solid #d45573;}
        
        Border color #d45573