#d49f80 color space conversions
Hex:
        #d49f80
        RGB:
        212, 159, 128
        CMY:
        17, 38, 50
        CMYK:
        0, 25, 40, 17
      HSL:
        22°, 49.4118%, 66.6667%
        HSV (HSB):
        22°, 39.6226%, 83.1373%
        XYZ:
        43.4458, 40.3518, 25.9209
        xyY:
        0.3960, 0.3678, 40.3518
      CIE-Lab:
        69.7194, 15.6786, 23.8382
        CIE-LCH:
        69.7194, 28.5321, 56.6667
        CIE-Luv:
        69.7194, 37.4965, 28.6030
        Hunter-Lab:
        63.5231, 10.9173, 20.2726
      #d49f80 color charts
#d49f80 RGB chart
      #d49f80 CMYK chart
      #d49f80 RGB pie chart
      #d49f80 color shades, tints & tones
#d49f80 color schemes
#d49f80 color preview, HTML & CSS examples
           This text has a color of #d49f80        
        
          <p style="color:#d49f80;">Text here</p>
        
        
          .mytext {color:#d49f80;}
        
        Text color #d49f80
      
           This box has a color of #d49f80        
        
          <div style="background-color:#d49f80;">Content here</div>
        
        
          .mybackground {background-color:#d49f80;}
        
        Background color #d49f80
      
           Border around this has a color of #d49f80        
        
          <div style="border:2px solid #d49f80;">Content here</div>
        
        
          .myborder {border:2px solid #d49f80;}
        
        Border color #d49f80