#d52c56 color space conversions
Hex:
        #d52c56
        RGB:
        213, 44, 86
        CMY:
        16, 83, 66
        CMYK:
        0, 79, 60, 16
      HSL:
        345°, 66.7984%, 50.3922%
        HSV (HSB):
        345°, 79.3427%, 83.5294%
        XYZ:
        30.0210, 16.6194, 10.4297
        xyY:
        0.5260, 0.2912, 16.6194
      CIE-Lab:
        47.7768, 65.6116, 18.4504
        CIE-LCH:
        47.7768, 68.1564, 15.7063
        CIE-Luv:
        47.7768, 117.2500, 8.2163
        Hunter-Lab:
        40.7669, 60.1064, 13.3682
      #d52c56 color charts
#d52c56 RGB chart
      #d52c56 CMYK chart
      #d52c56 RGB pie chart
      #d52c56 color shades, tints & tones
#d52c56 color schemes
#d52c56 color preview, HTML & CSS examples
           This text has a color of #d52c56        
        
          <p style="color:#d52c56;">Text here</p>
        
        
          .mytext {color:#d52c56;}
        
        Text color #d52c56
      
           This box has a color of #d52c56        
        
          <div style="background-color:#d52c56;">Content here</div>
        
        
          .mybackground {background-color:#d52c56;}
        
        Background color #d52c56
      
           Border around this has a color of #d52c56        
        
          <div style="border:2px solid #d52c56;">Content here</div>
        
        
          .myborder {border:2px solid #d52c56;}
        
        Border color #d52c56