#d52b65 color space conversions
Hex:
        #d52b65
        RGB:
        213, 43, 101
        CMY:
        16, 83, 60
        CMYK:
        0, 80, 53, 16
      HSL:
        340°, 66.9291%, 50.1961%
        HSV (HSB):
        340°, 79.8122%, 83.5294%
        XYZ:
        30.6534, 16.8135, 13.9416
        xyY:
        0.4992, 0.2738, 16.8135
      CIE-Lab:
        48.0241, 66.9202, 9.5817
        CIE-LCH:
        48.0241, 67.6026, 8.1483
        CIE-Luv:
        48.0241, 112.2544, -1.4198
        Hunter-Lab:
        41.0042, 61.6833, 8.5441
      #d52b65 color charts
#d52b65 RGB chart
      #d52b65 CMYK chart
      #d52b65 RGB pie chart
      #d52b65 color shades, tints & tones
#d52b65 color schemes
#d52b65 color preview, HTML & CSS examples
           This text has a color of #d52b65        
        
          <p style="color:#d52b65;">Text here</p>
        
        
          .mytext {color:#d52b65;}
        
        Text color #d52b65
      
           This box has a color of #d52b65        
        
          <div style="background-color:#d52b65;">Content here</div>
        
        
          .mybackground {background-color:#d52b65;}
        
        Background color #d52b65
      
           Border around this has a color of #d52b65        
        
          <div style="border:2px solid #d52b65;">Content here</div>
        
        
          .myborder {border:2px solid #d52b65;}
        
        Border color #d52b65