#d24299 color space conversions
Hex:
        #d24299
        RGB:
        210, 66, 153
        CMY:
        18, 74, 40
        CMYK:
        0, 69, 27, 18
      HSL:
        324°, 61.5385%, 54.1176%
        HSV (HSB):
        324°, 68.5714%, 82.3529%
        XYZ:
        34.2763, 19.8980, 32.1711
        xyY:
        0.3970, 0.2304, 19.8980
      CIE-Lab:
        51.7217, 63.9913, -16.4470
        CIE-LCH:
        51.7217, 66.0711, 345.5858
        CIE-Luv:
        51.7217, 81.7347, -34.3913
        Hunter-Lab:
        44.6071, 59.0977, -11.5355
      #d24299 color charts
#d24299 RGB chart
      #d24299 CMYK chart
      #d24299 RGB pie chart
      #d24299 color shades, tints & tones
#d24299 color schemes
#d24299 color preview, HTML & CSS examples
           This text has a color of #d24299        
        
          <p style="color:#d24299;">Text here</p>
        
        
          .mytext {color:#d24299;}
        
        Text color #d24299
      
           This box has a color of #d24299        
        
          <div style="background-color:#d24299;">Content here</div>
        
        
          .mybackground {background-color:#d24299;}
        
        Background color #d24299
      
           Border around this has a color of #d24299        
        
          <div style="border:2px solid #d24299;">Content here</div>
        
        
          .myborder {border:2px solid #d24299;}
        
        Border color #d24299