#d7a7bc color space conversions
Hex:
        #d7a7bc
        RGB:
        215, 167, 188
        CMY:
        16, 35, 26
        CMYK:
        0, 22, 13, 16
      HSL:
        334°, 37.5000%, 74.9020%
        HSV (HSB):
        334°, 22.3256%, 84.3137%
        XYZ:
        50.9201, 45.7153, 53.7171
        xyY:
        0.3387, 0.3041, 45.7153
      CIE-Lab:
        73.3604, 20.9139, -3.9632
        CIE-LCH:
        73.3604, 21.2861, 349.2697
        CIE-Luv:
        73.3604, 27.6818, -9.5974
        Hunter-Lab:
        67.6131, 16.1072, 0.2246
      #d7a7bc color charts
#d7a7bc RGB chart
      #d7a7bc CMYK chart
      #d7a7bc RGB pie chart
      #d7a7bc color shades, tints & tones
#d7a7bc color schemes
#d7a7bc color preview, HTML & CSS examples
           This text has a color of #d7a7bc        
        
          <p style="color:#d7a7bc;">Text here</p>
        
        
          .mytext {color:#d7a7bc;}
        
        Text color #d7a7bc
      
           This box has a color of #d7a7bc        
        
          <div style="background-color:#d7a7bc;">Content here</div>
        
        
          .mybackground {background-color:#d7a7bc;}
        
        Background color #d7a7bc
      
           Border around this has a color of #d7a7bc        
        
          <div style="border:2px solid #d7a7bc;">Content here</div>
        
        
          .myborder {border:2px solid #d7a7bc;}
        
        Border color #d7a7bc