#d53546 color space conversions
Hex:
        #d53546
        RGB:
        213, 53, 70
        CMY:
        16, 79, 73
        CMYK:
        0, 75, 67, 16
      HSL:
        354°, 65.5738%, 52.1569%
        HSV (HSB):
        354°, 75.1174%, 83.5294%
        XYZ:
        29.8192, 17.1345, 7.5300
        xyY:
        0.5473, 0.3145, 17.1345
      CIE-Lab:
        48.4291, 62.0354, 28.9912
        CIE-LCH:
        48.4291, 68.4754, 25.0483
        CIE-Luv:
        48.4291, 118.1315, 18.9118
        Hunter-Lab:
        41.3939, 56.1478, 18.1902
      #d53546 color charts
#d53546 RGB chart
      #d53546 CMYK chart
      #d53546 RGB pie chart
      #d53546 color shades, tints & tones
#d53546 color schemes
#d53546 color preview, HTML & CSS examples
           This text has a color of #d53546        
        
          <p style="color:#d53546;">Text here</p>
        
        
          .mytext {color:#d53546;}
        
        Text color #d53546
      
           This box has a color of #d53546        
        
          <div style="background-color:#d53546;">Content here</div>
        
        
          .mybackground {background-color:#d53546;}
        
        Background color #d53546
      
           Border around this has a color of #d53546        
        
          <div style="border:2px solid #d53546;">Content here</div>
        
        
          .myborder {border:2px solid #d53546;}
        
        Border color #d53546