#d86d82 color space conversions
Hex:
        #d86d82
        RGB:
        216, 109, 130
        CMY:
        15, 57, 49
        CMYK:
        0, 50, 40, 15
      HSL:
        348°, 57.8378%, 63.7255%
        HSV (HSB):
        348°, 49.5370%, 84.7059%
        XYZ:
        37.8168, 27.1479, 24.3660
        xyY:
        0.4233, 0.3039, 27.1479
      CIE-Lab:
        59.1110, 43.9953, 8.0777
        CIE-LCH:
        59.1110, 44.7307, 10.4038
        CIE-Luv:
        59.1110, 72.3156, 2.4775
        Hunter-Lab:
        52.1037, 38.3738, 8.7459
      #d86d82 color charts
#d86d82 RGB chart
      #d86d82 CMYK chart
      #d86d82 RGB pie chart
      #d86d82 color shades, tints & tones
#d86d82 color schemes
#d86d82 color preview, HTML & CSS examples
           This text has a color of #d86d82        
        
          <p style="color:#d86d82;">Text here</p>
        
        
          .mytext {color:#d86d82;}
        
        Text color #d86d82
      
           This box has a color of #d86d82        
        
          <div style="background-color:#d86d82;">Content here</div>
        
        
          .mybackground {background-color:#d86d82;}
        
        Background color #d86d82
      
           Border around this has a color of #d86d82        
        
          <div style="border:2px solid #d86d82;">Content here</div>
        
        
          .myborder {border:2px solid #d86d82;}
        
        Border color #d86d82