#d28c82 color space conversions
Hex:
        #d28c82
        RGB:
        210, 140, 130
        CMY:
        18, 45, 49
        CMYK:
        0, 33, 38, 18
      HSL:
        8°, 47.0588%, 66.6667%
        HSV (HSB):
        8°, 38.0952%, 82.3529%
        XYZ:
        39.9857, 34.0695, 25.5877
        xyY:
        0.4013, 0.3419, 34.0695
      CIE-Lab:
        65.0177, 25.4354, 16.2653
        CIE-LCH:
        65.0177, 30.1914, 32.5978
        CIE-Luv:
        65.0177, 48.1196, 16.9750
        Hunter-Lab:
        58.3691, 20.1353, 14.8670
      #d28c82 color charts
#d28c82 RGB chart
      #d28c82 CMYK chart
      #d28c82 RGB pie chart
      #d28c82 color shades, tints & tones
#d28c82 color schemes
#d28c82 color preview, HTML & CSS examples
           This text has a color of #d28c82        
        
          <p style="color:#d28c82;">Text here</p>
        
        
          .mytext {color:#d28c82;}
        
        Text color #d28c82
      
           This box has a color of #d28c82        
        
          <div style="background-color:#d28c82;">Content here</div>
        
        
          .mybackground {background-color:#d28c82;}
        
        Background color #d28c82
      
           Border around this has a color of #d28c82        
        
          <div style="border:2px solid #d28c82;">Content here</div>
        
        
          .myborder {border:2px solid #d28c82;}
        
        Border color #d28c82