#d2739d color space conversions
Hex:
        #d2739d
        RGB:
        210, 115, 157
        CMY:
        18, 55, 38
        CMYK:
        0, 45, 25, 18
      HSL:
        333°, 51.3514%, 63.7255%
        HSV (HSB):
        333°, 45.2381%, 82.3529%
        XYZ:
        38.7949, 28.3974, 35.3348
        xyY:
        0.3784, 0.2770, 28.3974
      CIE-Lab:
        60.2461, 42.2460, -5.9805
        CIE-LCH:
        60.2461, 42.6672, 351.9425
        CIE-Luv:
        60.2461, 57.9897, -16.0975
        Hunter-Lab:
        53.2892, 36.6929, -2.0113
      #d2739d color charts
#d2739d RGB chart
      #d2739d CMYK chart
      #d2739d RGB pie chart
      #d2739d color shades, tints & tones
#d2739d color schemes
#d2739d color preview, HTML & CSS examples
           This text has a color of #d2739d        
        
          <p style="color:#d2739d;">Text here</p>
        
        
          .mytext {color:#d2739d;}
        
        Text color #d2739d
      
           This box has a color of #d2739d        
        
          <div style="background-color:#d2739d;">Content here</div>
        
        
          .mybackground {background-color:#d2739d;}
        
        Background color #d2739d
      
           Border around this has a color of #d2739d        
        
          <div style="border:2px solid #d2739d;">Content here</div>
        
        
          .myborder {border:2px solid #d2739d;}
        
        Border color #d2739d