#d1afae color space conversions
Hex:
        #d1afae
        RGB:
        209, 175, 174
        CMY:
        18, 31, 32
        CMYK:
        0, 16, 17, 18
      HSL:
        2°, 27.5591%, 75.0980%
        HSV (HSB):
        2°, 16.7464%, 81.9608%
        XYZ:
        49.2644, 47.2712, 46.5721
        xyY:
        0.3442, 0.3303, 47.2712
      CIE-Lab:
        74.3629, 12.1428, 5.1078
        CIE-LCH:
        74.3629, 13.1734, 22.8139
        CIE-Luv:
        74.3629, 20.8703, 5.2230
        Hunter-Lab:
        68.7541, 7.5812, 7.9664
      #d1afae color charts
#d1afae RGB chart
      #d1afae CMYK chart
      #d1afae RGB pie chart
      #d1afae color shades, tints & tones
#d1afae color schemes
#d1afae color preview, HTML & CSS examples
           This text has a color of #d1afae        
        
          <p style="color:#d1afae;">Text here</p>
        
        
          .mytext {color:#d1afae;}
        
        Text color #d1afae
      
           This box has a color of #d1afae        
        
          <div style="background-color:#d1afae;">Content here</div>
        
        
          .mybackground {background-color:#d1afae;}
        
        Background color #d1afae
      
           Border around this has a color of #d1afae        
        
          <div style="border:2px solid #d1afae;">Content here</div>
        
        
          .myborder {border:2px solid #d1afae;}
        
        Border color #d1afae