#d7827d color space conversions
Hex:
        #d7827d
        RGB:
        215, 130, 125
        CMY:
        16, 49, 51
        CMYK:
        0, 40, 42, 16
      HSL:
        3°, 52.9412%, 66.6667%
        HSV (HSB):
        3°, 41.8605%, 84.3137%
        XYZ:
        39.7086, 31.8930, 23.4651
        xyY:
        0.4177, 0.3355, 31.8930
      CIE-Lab:
        63.2544, 32.1688, 16.7367
        CIE-LCH:
        63.2544, 36.2622, 27.4869
        CIE-Luv:
        63.2544, 59.2537, 15.9593
        Hunter-Lab:
        56.4739, 26.6799, 14.8965
      #d7827d color charts
#d7827d RGB chart
      #d7827d CMYK chart
      #d7827d RGB pie chart
      #d7827d color shades, tints & tones
#d7827d color schemes
#d7827d color preview, HTML & CSS examples
           This text has a color of #d7827d        
        
          <p style="color:#d7827d;">Text here</p>
        
        
          .mytext {color:#d7827d;}
        
        Text color #d7827d
      
           This box has a color of #d7827d        
        
          <div style="background-color:#d7827d;">Content here</div>
        
        
          .mybackground {background-color:#d7827d;}
        
        Background color #d7827d
      
           Border around this has a color of #d7827d        
        
          <div style="border:2px solid #d7827d;">Content here</div>
        
        
          .myborder {border:2px solid #d7827d;}
        
        Border color #d7827d