#d32d65 color space conversions
Hex:
        #d32d65
        RGB:
        211, 45, 101
        CMY:
        17, 82, 60
        CMYK:
        0, 79, 52, 17
      HSL:
        340°, 65.3543%, 50.1961%
        HSV (HSB):
        340°, 78.6730%, 82.7451%
        XYZ:
        30.1513, 16.6652, 13.9395
        xyY:
        0.4963, 0.2743, 16.6652
      CIE-Lab:
        47.8354, 65.8511, 9.2615
        CIE-LCH:
        47.8354, 66.4992, 8.0057
        CIE-Luv:
        47.8354, 109.9268, -1.5316
        Hunter-Lab:
        40.8231, 60.3970, 8.3310
      #d32d65 color charts
#d32d65 RGB chart
      #d32d65 CMYK chart
      #d32d65 RGB pie chart
      #d32d65 color shades, tints & tones
#d32d65 color schemes
#d32d65 color preview, HTML & CSS examples
           This text has a color of #d32d65        
        
          <p style="color:#d32d65;">Text here</p>
        
        
          .mytext {color:#d32d65;}
        
        Text color #d32d65
      
           This box has a color of #d32d65        
        
          <div style="background-color:#d32d65;">Content here</div>
        
        
          .mybackground {background-color:#d32d65;}
        
        Background color #d32d65
      
           Border around this has a color of #d32d65        
        
          <div style="border:2px solid #d32d65;">Content here</div>
        
        
          .myborder {border:2px solid #d32d65;}
        
        Border color #d32d65