#d8687d color space conversions
Hex:
        #d8687d
        RGB:
        216, 104, 125
        CMY:
        15, 59, 51
        CMYK:
        0, 52, 42, 15
      HSL:
        349°, 58.9474%, 62.7451%
        HSV (HSB):
        349°, 51.8519%, 84.7059%
        XYZ:
        36.9709, 25.9802, 22.4681
        xyY:
        0.4328, 0.3041, 25.9802
      CIE-Lab:
        58.0183, 45.9425, 9.4318
        CIE-LCH:
        58.0183, 46.9007, 11.6014
        CIE-Luv:
        58.0183, 76.5339, 3.7050
        Hunter-Lab:
        50.9708, 40.2733, 9.5443
      #d8687d color charts
#d8687d RGB chart
      #d8687d CMYK chart
      #d8687d RGB pie chart
      #d8687d color shades, tints & tones
#d8687d color schemes
#d8687d color preview, HTML & CSS examples
           This text has a color of #d8687d        
        
          <p style="color:#d8687d;">Text here</p>
        
        
          .mytext {color:#d8687d;}
        
        Text color #d8687d
      
           This box has a color of #d8687d        
        
          <div style="background-color:#d8687d;">Content here</div>
        
        
          .mybackground {background-color:#d8687d;}
        
        Background color #d8687d
      
           Border around this has a color of #d8687d        
        
          <div style="border:2px solid #d8687d;">Content here</div>
        
        
          .myborder {border:2px solid #d8687d;}
        
        Border color #d8687d