#d53963 color space conversions
Hex:
        #d53963
        RGB:
        213, 57, 99
        CMY:
        16, 78, 61
        CMYK:
        0, 73, 54, 16
      HSL:
        344°, 65.0000%, 52.9412%
        HSV (HSB):
        344°, 73.2394%, 83.5294%
        XYZ:
        31.1558, 17.9732, 13.6315
        xyY:
        0.4964, 0.2864, 17.9732
      CIE-Lab:
        49.4636, 62.5787, 12.8167
        CIE-LCH:
        49.4636, 63.8777, 11.5747
        CIE-Luv:
        49.4636, 107.3408, 3.2986
        Hunter-Lab:
        42.3949, 56.9880, 10.6125
      #d53963 color charts
#d53963 RGB chart
      #d53963 CMYK chart
      #d53963 RGB pie chart
      #d53963 color shades, tints & tones
#d53963 color schemes
#d53963 color preview, HTML & CSS examples
           This text has a color of #d53963        
        
          <p style="color:#d53963;">Text here</p>
        
        
          .mytext {color:#d53963;}
        
        Text color #d53963
      
           This box has a color of #d53963        
        
          <div style="background-color:#d53963;">Content here</div>
        
        
          .mybackground {background-color:#d53963;}
        
        Background color #d53963
      
           Border around this has a color of #d53963        
        
          <div style="border:2px solid #d53963;">Content here</div>
        
        
          .myborder {border:2px solid #d53963;}
        
        Border color #d53963