#d69d82 color space conversions
Hex:
        #d69d82
        RGB:
        214, 157, 130
        CMY:
        16, 38, 49
        CMYK:
        0, 27, 39, 16
      HSL:
        19°, 50.6024%, 67.4510%
        HSV (HSB):
        19°, 39.2523%, 83.9216%
        XYZ:
        43.8178, 40.0218, 26.5346
        xyY:
        0.3970, 0.3626, 40.0218
      CIE-Lab:
        69.4850, 17.7849, 22.4635
        CIE-LCH:
        69.4850, 28.6516, 51.6305
        CIE-Luv:
        69.4850, 40.0450, 26.5075
        Hunter-Lab:
        63.2628, 12.9249, 19.4156
      #d69d82 color charts
#d69d82 RGB chart
      #d69d82 CMYK chart
      #d69d82 RGB pie chart
      #d69d82 color shades, tints & tones
#d69d82 color schemes
#d69d82 color preview, HTML & CSS examples
           This text has a color of #d69d82        
        
          <p style="color:#d69d82;">Text here</p>
        
        
          .mytext {color:#d69d82;}
        
        Text color #d69d82
      
           This box has a color of #d69d82        
        
          <div style="background-color:#d69d82;">Content here</div>
        
        
          .mybackground {background-color:#d69d82;}
        
        Background color #d69d82
      
           Border around this has a color of #d69d82        
        
          <div style="border:2px solid #d69d82;">Content here</div>
        
        
          .myborder {border:2px solid #d69d82;}
        
        Border color #d69d82