#d0a2bc color space conversions
Hex:
        #d0a2bc
        RGB:
        208, 162, 188
        CMY:
        18, 36, 26
        CMYK:
        0, 22, 10, 18
      HSL:
        326°, 32.8571%, 72.5490%
        HSV (HSB):
        326°, 22.1154%, 81.5686%
        XYZ:
        48.0099, 42.8814, 53.3235
        xyY:
        0.3329, 0.2973, 42.8814
      CIE-Lab:
        71.4744, 21.1546, -6.8280
        CIE-LCH:
        71.4744, 22.2293, 342.1116
        CIE-Luv:
        71.4744, 25.8030, -13.8806
        Hunter-Lab:
        65.4839, 16.2714, -2.4411
      #d0a2bc color charts
#d0a2bc RGB chart
      #d0a2bc CMYK chart
      #d0a2bc RGB pie chart
      #d0a2bc color shades, tints & tones
#d0a2bc color schemes
#d0a2bc color preview, HTML & CSS examples
           This text has a color of #d0a2bc        
        
          <p style="color:#d0a2bc;">Text here</p>
        
        
          .mytext {color:#d0a2bc;}
        
        Text color #d0a2bc
      
           This box has a color of #d0a2bc        
        
          <div style="background-color:#d0a2bc;">Content here</div>
        
        
          .mybackground {background-color:#d0a2bc;}
        
        Background color #d0a2bc
      
           Border around this has a color of #d0a2bc        
        
          <div style="border:2px solid #d0a2bc;">Content here</div>
        
        
          .myborder {border:2px solid #d0a2bc;}
        
        Border color #d0a2bc