#d87166 color space conversions
Hex:
        #d87166
        RGB:
        216, 113, 102
        CMY:
        15, 56, 60
        CMYK:
        0, 48, 53, 15
      HSL:
        6°, 59.3750%, 62.3529%
        HSV (HSB):
        6°, 52.7778%, 84.7059%
        XYZ:
        36.6223, 27.3685, 15.9228
        xyY:
        0.4583, 0.3425, 27.3685
      CIE-Lab:
        59.3139, 39.2073, 24.4816
        CIE-LCH:
        59.3139, 46.2230, 31.9812
        CIE-Luv:
        59.3139, 75.6792, 22.6350
        Hunter-Lab:
        52.3149, 33.4053, 18.5746
      #d87166 color charts
#d87166 RGB chart
      #d87166 CMYK chart
      #d87166 RGB pie chart
      #d87166 color shades, tints & tones
#d87166 color schemes
#d87166 color preview, HTML & CSS examples
           This text has a color of #d87166        
        
          <p style="color:#d87166;">Text here</p>
        
        
          .mytext {color:#d87166;}
        
        Text color #d87166
      
           This box has a color of #d87166        
        
          <div style="background-color:#d87166;">Content here</div>
        
        
          .mybackground {background-color:#d87166;}
        
        Background color #d87166
      
           Border around this has a color of #d87166        
        
          <div style="border:2px solid #d87166;">Content here</div>
        
        
          .myborder {border:2px solid #d87166;}
        
        Border color #d87166