#d86c85 color space conversions
Hex:
        #d86c85
        RGB:
        216, 108, 133
        CMY:
        15, 58, 48
        CMYK:
        0, 50, 38, 15
      HSL:
        346°, 58.0645%, 63.5294%
        HSV (HSB):
        346°, 50.0000%, 84.7059%
        XYZ:
        37.9151, 27.0175, 25.4069
        xyY:
        0.4197, 0.2991, 27.0175
      CIE-Lab:
        58.9905, 44.8329, 6.1650
        CIE-LCH:
        58.9905, 45.2548, 7.8297
        CIE-Luv:
        58.9905, 72.2035, -0.1410
        Hunter-Lab:
        51.9784, 39.2429, 7.4041
      #d86c85 color charts
#d86c85 RGB chart
      #d86c85 CMYK chart
      #d86c85 RGB pie chart
      #d86c85 color shades, tints & tones
#d86c85 color schemes
#d86c85 color preview, HTML & CSS examples
           This text has a color of #d86c85        
        
          <p style="color:#d86c85;">Text here</p>
        
        
          .mytext {color:#d86c85;}
        
        Text color #d86c85
      
           This box has a color of #d86c85        
        
          <div style="background-color:#d86c85;">Content here</div>
        
        
          .mybackground {background-color:#d86c85;}
        
        Background color #d86c85
      
           Border around this has a color of #d86c85        
        
          <div style="border:2px solid #d86c85;">Content here</div>
        
        
          .myborder {border:2px solid #d86c85;}
        
        Border color #d86c85