#dca2ae color space conversions
Hex:
        #dca2ae
        RGB:
        220, 162, 174
        CMY:
        14, 36, 32
        CMYK:
        0, 26, 21, 14
      HSL:
        348°, 45.3125%, 74.9020%
        HSV (HSB):
        348°, 26.3636%, 86.2745%
        XYZ:
        50.0755, 44.1123, 45.9197
        xyY:
        0.3574, 0.3148, 44.1123
      CIE-Lab:
        72.3035, 23.2119, 2.2641
        CIE-LCH:
        72.3035, 23.3220, 5.5711
        CIE-Luv:
        72.3035, 35.6645, -0.9403
        Hunter-Lab:
        66.4171, 18.3511, 5.4999
      #dca2ae color charts
#dca2ae RGB chart
      #dca2ae CMYK chart
      #dca2ae RGB pie chart
      #dca2ae color shades, tints & tones
#dca2ae color schemes
#dca2ae color preview, HTML & CSS examples
           This text has a color of #dca2ae        
        
          <p style="color:#dca2ae;">Text here</p>
        
        
          .mytext {color:#dca2ae;}
        
        Text color #dca2ae
      
           This box has a color of #dca2ae        
        
          <div style="background-color:#dca2ae;">Content here</div>
        
        
          .mybackground {background-color:#dca2ae;}
        
        Background color #dca2ae
      
           Border around this has a color of #dca2ae        
        
          <div style="border:2px solid #dca2ae;">Content here</div>
        
        
          .myborder {border:2px solid #dca2ae;}
        
        Border color #dca2ae