#d86979 color space conversions
Hex:
        #d86979
        RGB:
        216, 105, 121
        CMY:
        15, 59, 53
        CMYK:
        0, 51, 44, 15
      HSL:
        351°, 58.7302%, 62.9412%
        HSV (HSB):
        351°, 51.3889%, 84.7059%
        XYZ:
        36.8217, 26.0826, 21.1829
        xyY:
        0.4379, 0.3102, 26.0826
      CIE-Lab:
        58.1153, 45.0325, 11.8971
        CIE-LCH:
        58.1153, 46.5775, 14.7988
        CIE-Luv:
        58.1153, 76.8809, 6.9230
        Hunter-Lab:
        51.0711, 39.3221, 11.1579
      #d86979 color charts
#d86979 RGB chart
      #d86979 CMYK chart
      #d86979 RGB pie chart
      #d86979 color shades, tints & tones
#d86979 color schemes
#d86979 color preview, HTML & CSS examples
           This text has a color of #d86979        
        
          <p style="color:#d86979;">Text here</p>
        
        
          .mytext {color:#d86979;}
        
        Text color #d86979
      
           This box has a color of #d86979        
        
          <div style="background-color:#d86979;">Content here</div>
        
        
          .mybackground {background-color:#d86979;}
        
        Background color #d86979
      
           Border around this has a color of #d86979        
        
          <div style="border:2px solid #d86979;">Content here</div>
        
        
          .myborder {border:2px solid #d86979;}
        
        Border color #d86979