#d53b65 color space conversions
Hex:
        #d53b65
        RGB:
        213, 59, 101
        CMY:
        16, 77, 60
        CMYK:
        0, 72, 53, 16
      HSL:
        344°, 64.7059%, 53.3333%
        HSV (HSB):
        344°, 72.3005%, 83.5294%
        XYZ:
        31.3535, 18.2136, 14.1750
        xyY:
        0.4919, 0.2857, 18.2136
      CIE-Lab:
        49.7542, 62.0537, 12.0052
        CIE-LCH:
        49.7542, 63.2043, 10.9495
        CIE-Luv:
        49.7542, 105.7508, 2.5552
        Hunter-Lab:
        42.6775, 56.4516, 10.1815
      #d53b65 color charts
#d53b65 RGB chart
      #d53b65 CMYK chart
      #d53b65 RGB pie chart
      #d53b65 color shades, tints & tones
#d53b65 color schemes
#d53b65 color preview, HTML & CSS examples
           This text has a color of #d53b65        
        
          <p style="color:#d53b65;">Text here</p>
        
        
          .mytext {color:#d53b65;}
        
        Text color #d53b65
      
           This box has a color of #d53b65        
        
          <div style="background-color:#d53b65;">Content here</div>
        
        
          .mybackground {background-color:#d53b65;}
        
        Background color #d53b65
      
           Border around this has a color of #d53b65        
        
          <div style="border:2px solid #d53b65;">Content here</div>
        
        
          .myborder {border:2px solid #d53b65;}
        
        Border color #d53b65