#d53b55 color space conversions
Hex:
        #d53b55
        RGB:
        213, 59, 85
        CMY:
        16, 77, 67
        CMYK:
        0, 72, 60, 16
      HSL:
        350°, 64.7059%, 53.3333%
        HSV (HSB):
        350°, 72.3005%, 83.5294%
        XYZ:
        30.6442, 17.9299, 10.4400
        xyY:
        0.5193, 0.3038, 17.9299
      CIE-Lab:
        49.4110, 60.9080, 21.2377
        CIE-LCH:
        49.4110, 64.5045, 19.2229
        CIE-Luv:
        49.4110, 110.8557, 12.4051
        Hunter-Lab:
        42.3438, 55.0791, 15.0224
      #d53b55 color charts
#d53b55 RGB chart
      #d53b55 CMYK chart
      #d53b55 RGB pie chart
      #d53b55 color shades, tints & tones
#d53b55 color schemes
#d53b55 color preview, HTML & CSS examples
           This text has a color of #d53b55        
        
          <p style="color:#d53b55;">Text here</p>
        
        
          .mytext {color:#d53b55;}
        
        Text color #d53b55
      
           This box has a color of #d53b55        
        
          <div style="background-color:#d53b55;">Content here</div>
        
        
          .mybackground {background-color:#d53b55;}
        
        Background color #d53b55
      
           Border around this has a color of #d53b55        
        
          <div style="border:2px solid #d53b55;">Content here</div>
        
        
          .myborder {border:2px solid #d53b55;}
        
        Border color #d53b55