#d49ac1 color space conversions
Hex:
        #d49ac1
        RGB:
        212, 154, 193
        CMY:
        17, 40, 24
        CMYK:
        0, 27, 9, 17
      HSL:
        320°, 40.2778%, 71.7647%
        HSV (HSB):
        320°, 27.3585%, 83.1373%
        XYZ:
        48.3326, 40.9585, 55.8105
        xyY:
        0.3331, 0.2823, 40.9585
      CIE-Lab:
        70.1468, 27.7672, -11.5306
        CIE-LCH:
        70.1468, 30.0661, 337.4489
        CIE-Luv:
        70.1468, 31.9613, -22.1445
        Hunter-Lab:
        63.9988, 22.8072, -6.9049
      #d49ac1 color charts
#d49ac1 RGB chart
      #d49ac1 CMYK chart
      #d49ac1 RGB pie chart
      #d49ac1 color shades, tints & tones
#d49ac1 color schemes
#d49ac1 color preview, HTML & CSS examples
           This text has a color of #d49ac1        
        
          <p style="color:#d49ac1;">Text here</p>
        
        
          .mytext {color:#d49ac1;}
        
        Text color #d49ac1
      
           This box has a color of #d49ac1        
        
          <div style="background-color:#d49ac1;">Content here</div>
        
        
          .mybackground {background-color:#d49ac1;}
        
        Background color #d49ac1
      
           Border around this has a color of #d49ac1        
        
          <div style="border:2px solid #d49ac1;">Content here</div>
        
        
          .myborder {border:2px solid #d49ac1;}
        
        Border color #d49ac1