#d86c80 color space conversions
Hex:
        #d86c80
        RGB:
        216, 108, 128
        CMY:
        15, 58, 50
        CMYK:
        0, 50, 41, 15
      HSL:
        349°, 58.0645%, 63.5294%
        HSV (HSB):
        349°, 50.0000%, 84.7059%
        XYZ:
        37.5777, 26.8826, 23.6304
        xyY:
        0.4266, 0.3052, 26.8826
      CIE-Lab:
        58.8655, 44.2770, 8.8888
        CIE-LCH:
        58.8655, 45.1604, 11.3515
        CIE-Luv:
        58.8655, 73.3908, 3.4276
        Hunter-Lab:
        51.8484, 38.6353, 9.2719
      #d86c80 color charts
#d86c80 RGB chart
      #d86c80 CMYK chart
      #d86c80 RGB pie chart
      #d86c80 color shades, tints & tones
#d86c80 color schemes
#d86c80 color preview, HTML & CSS examples
           This text has a color of #d86c80        
        
          <p style="color:#d86c80;">Text here</p>
        
        
          .mytext {color:#d86c80;}
        
        Text color #d86c80
      
           This box has a color of #d86c80        
        
          <div style="background-color:#d86c80;">Content here</div>
        
        
          .mybackground {background-color:#d86c80;}
        
        Background color #d86c80
      
           Border around this has a color of #d86c80        
        
          <div style="border:2px solid #d86c80;">Content here</div>
        
        
          .myborder {border:2px solid #d86c80;}
        
        Border color #d86c80