#d98cae color space conversions
Hex:
        #d98cae
        RGB:
        217, 140, 174
        CMY:
        15, 45, 32
        CMYK:
        0, 35, 20, 15
      HSL:
        334°, 50.3268%, 70.0000%
        HSV (HSB):
        334°, 35.4839%, 85.0980%
        XYZ:
        45.6333, 36.5639, 44.6968
        xyY:
        0.3596, 0.2881, 36.5639
      CIE-Lab:
        66.9485, 33.9808, -5.6252
        CIE-LCH:
        66.9485, 34.4432, 350.6005
        CIE-Luv:
        66.9485, 45.9798, -14.2937
        Hunter-Lab:
        60.4681, 28.8892, -1.4983
      #d98cae color charts
#d98cae RGB chart
      #d98cae CMYK chart
      #d98cae RGB pie chart
      #d98cae color shades, tints & tones
#d98cae color schemes
#d98cae color preview, HTML & CSS examples
           This text has a color of #d98cae        
        
          <p style="color:#d98cae;">Text here</p>
        
        
          .mytext {color:#d98cae;}
        
        Text color #d98cae
      
           This box has a color of #d98cae        
        
          <div style="background-color:#d98cae;">Content here</div>
        
        
          .mybackground {background-color:#d98cae;}
        
        Background color #d98cae
      
           Border around this has a color of #d98cae        
        
          <div style="border:2px solid #d98cae;">Content here</div>
        
        
          .myborder {border:2px solid #d98cae;}
        
        Border color #d98cae