#d099aa color space conversions
Hex:
        #d099aa
        RGB:
        208, 153, 170
        CMY:
        18, 40, 33
        CMYK:
        0, 26, 18, 18
      HSL:
        341°, 36.9128%, 70.7843%
        HSV (HSB):
        341°, 26.4423%, 81.5686%
        XYZ:
        44.6594, 39.0946, 43.2224
        xyY:
        0.3517, 0.3079, 39.0946
      CIE-Lab:
        68.8198, 23.1096, -0.7463
        CIE-LCH:
        68.8198, 23.1217, 358.1504
        CIE-Luv:
        68.8198, 33.0834, -5.2137
        Hunter-Lab:
        62.5257, 18.0747, 2.7823
      #d099aa color charts
#d099aa RGB chart
      #d099aa CMYK chart
      #d099aa RGB pie chart
      #d099aa color shades, tints & tones
#d099aa color schemes
#d099aa color preview, HTML & CSS examples
           This text has a color of #d099aa        
        
          <p style="color:#d099aa;">Text here</p>
        
        
          .mytext {color:#d099aa;}
        
        Text color #d099aa
      
           This box has a color of #d099aa        
        
          <div style="background-color:#d099aa;">Content here</div>
        
        
          .mybackground {background-color:#d099aa;}
        
        Background color #d099aa
      
           Border around this has a color of #d099aa        
        
          <div style="border:2px solid #d099aa;">Content here</div>
        
        
          .myborder {border:2px solid #d099aa;}
        
        Border color #d099aa