#d86c95 color space conversions
Hex:
        #d86c95
        RGB:
        216, 108, 149
        CMY:
        15, 58, 42
        CMYK:
        0, 50, 31, 15
      HSL:
        337°, 58.0645%, 63.5294%
        HSV (HSB):
        337°, 50.0000%, 84.7059%
        XYZ:
        39.1063, 27.4940, 31.6795
        xyY:
        0.3979, 0.2798, 27.4940
      CIE-Lab:
        59.4288, 46.7586, -2.4769
        CIE-LCH:
        59.4288, 46.8242, 356.9678
        CIE-Luv:
        59.4288, 68.2665, -12.0511
        Hunter-Lab:
        52.4347, 41.3662, 0.8830
      #d86c95 color charts
#d86c95 RGB chart
      #d86c95 CMYK chart
      #d86c95 RGB pie chart
      #d86c95 color shades, tints & tones
#d86c95 color schemes
#d86c95 color preview, HTML & CSS examples
           This text has a color of #d86c95        
        
          <p style="color:#d86c95;">Text here</p>
        
        
          .mytext {color:#d86c95;}
        
        Text color #d86c95
      
           This box has a color of #d86c95        
        
          <div style="background-color:#d86c95;">Content here</div>
        
        
          .mybackground {background-color:#d86c95;}
        
        Background color #d86c95
      
           Border around this has a color of #d86c95        
        
          <div style="border:2px solid #d86c95;">Content here</div>
        
        
          .myborder {border:2px solid #d86c95;}
        
        Border color #d86c95