#dc9cae color space conversions
Hex:
        #dc9cae
        RGB:
        220, 156, 174
        CMY:
        14, 39, 32
        CMYK:
        0, 29, 21, 14
      HSL:
        343°, 47.7612%, 73.7255%
        HSV (HSB):
        343°, 29.0909%, 86.2745%
        XYZ:
        49.0436, 42.0486, 45.5757
        xyY:
        0.3589, 0.3077, 42.0486
      CIE-Lab:
        70.9044, 26.4494, 0.2273
        CIE-LCH:
        70.9044, 26.4504, 0.4924
        CIE-Luv:
        70.9044, 39.1039, -4.4695
        Hunter-Lab:
        64.8449, 21.5251, 3.7199
      #dc9cae color charts
#dc9cae RGB chart
      #dc9cae CMYK chart
      #dc9cae RGB pie chart
      #dc9cae color shades, tints & tones
#dc9cae color schemes
#dc9cae color preview, HTML & CSS examples
           This text has a color of #dc9cae        
        
          <p style="color:#dc9cae;">Text here</p>
        
        
          .mytext {color:#dc9cae;}
        
        Text color #dc9cae
      
           This box has a color of #dc9cae        
        
          <div style="background-color:#dc9cae;">Content here</div>
        
        
          .mybackground {background-color:#dc9cae;}
        
        Background color #dc9cae
      
           Border around this has a color of #dc9cae        
        
          <div style="border:2px solid #dc9cae;">Content here</div>
        
        
          .myborder {border:2px solid #dc9cae;}
        
        Border color #dc9cae