#d8787f color space conversions
Hex:
        #d8787f
        RGB:
        216, 120, 127
        CMY:
        15, 53, 50
        CMYK:
        0, 44, 41, 15
      HSL:
        356°, 55.1724%, 65.8824%
        HSV (HSB):
        356°, 44.4444%, 84.7059%
        XYZ:
        38.8661, 29.5642, 23.7367
        xyY:
        0.4217, 0.3208, 29.5642
      CIE-Lab:
        61.2763, 38.0323, 12.8656
        CIE-LCH:
        61.2763, 40.1494, 18.6897
        CIE-Luv:
        61.2763, 66.1299, 9.8366
        Hunter-Lab:
        54.3730, 32.4403, 12.1779
      #d8787f color charts
#d8787f RGB chart
      #d8787f CMYK chart
      #d8787f RGB pie chart
      #d8787f color shades, tints & tones
#d8787f color schemes
#d8787f color preview, HTML & CSS examples
           This text has a color of #d8787f        
        
          <p style="color:#d8787f;">Text here</p>
        
        
          .mytext {color:#d8787f;}
        
        Text color #d8787f
      
           This box has a color of #d8787f        
        
          <div style="background-color:#d8787f;">Content here</div>
        
        
          .mybackground {background-color:#d8787f;}
        
        Background color #d8787f
      
           Border around this has a color of #d8787f        
        
          <div style="border:2px solid #d8787f;">Content here</div>
        
        
          .myborder {border:2px solid #d8787f;}
        
        Border color #d8787f