#d53d67 color space conversions
Hex:
        #d53d67
        RGB:
        213, 61, 103
        CMY:
        16, 76, 60
        CMYK:
        0, 71, 52, 16
      HSL:
        343°, 64.4068%, 53.7255%
        HSV (HSB):
        343°, 71.3615%, 83.5294%
        XYZ:
        31.5575, 18.4629, 14.7324
        xyY:
        0.4874, 0.2851, 18.4629
      CIE-Lab:
        50.0528, 61.5143, 11.2084
        CIE-LCH:
        50.0528, 62.5271, 10.3265
        CIE-Luv:
        50.0528, 104.1478, 1.8167
        Hunter-Lab:
        42.9685, 55.9016, 9.7495
      #d53d67 color charts
#d53d67 RGB chart
      #d53d67 CMYK chart
      #d53d67 RGB pie chart
      #d53d67 color shades, tints & tones
#d53d67 color schemes
#d53d67 color preview, HTML & CSS examples
           This text has a color of #d53d67        
        
          <p style="color:#d53d67;">Text here</p>
        
        
          .mytext {color:#d53d67;}
        
        Text color #d53d67
      
           This box has a color of #d53d67        
        
          <div style="background-color:#d53d67;">Content here</div>
        
        
          .mybackground {background-color:#d53d67;}
        
        Background color #d53d67
      
           Border around this has a color of #d53d67        
        
          <div style="border:2px solid #d53d67;">Content here</div>
        
        
          .myborder {border:2px solid #d53d67;}
        
        Border color #d53d67