#d99d71 color space conversions
Hex:
        #d99d71
        RGB:
        217, 157, 113
        CMY:
        15, 38, 56
        CMYK:
        0, 28, 48, 15
      HSL:
        25°, 57.7778%, 64.7059%
        HSV (HSB):
        25°, 47.9263%, 85.0980%
        XYZ:
        43.6529, 40.0579, 21.0540
        xyY:
        0.4167, 0.3824, 40.0579
      CIE-Lab:
        69.5108, 17.1889, 31.7799
        CIE-LCH:
        69.5108, 36.1306, 61.5923
        CIE-Luv:
        69.5108, 44.1852, 37.1416
        Hunter-Lab:
        63.2913, 12.3541, 24.5810
      #d99d71 color charts
#d99d71 RGB chart
      #d99d71 CMYK chart
      #d99d71 RGB pie chart
      #d99d71 color shades, tints & tones
#d99d71 color schemes
#d99d71 color preview, HTML & CSS examples
           This text has a color of #d99d71        
        
          <p style="color:#d99d71;">Text here</p>
        
        
          .mytext {color:#d99d71;}
        
        Text color #d99d71
      
           This box has a color of #d99d71        
        
          <div style="background-color:#d99d71;">Content here</div>
        
        
          .mybackground {background-color:#d99d71;}
        
        Background color #d99d71
      
           Border around this has a color of #d99d71        
        
          <div style="border:2px solid #d99d71;">Content here</div>
        
        
          .myborder {border:2px solid #d99d71;}
        
        Border color #d99d71