#d79480 color space conversions
Hex:
        #d79480
        RGB:
        215, 148, 128
        CMY:
        16, 42, 50
        CMYK:
        0, 31, 40, 16
      HSL:
        14°, 52.0958%, 67.2549%
        HSV (HSB):
        14°, 40.4651%, 84.3137%
        XYZ:
        42.5105, 37.1854, 25.3590
        xyY:
        0.4047, 0.3540, 37.1854
      CIE-Lab:
        67.4159, 22.8236, 20.7688
        CIE-LCH:
        67.4159, 30.8587, 42.3013
        CIE-Luv:
        67.4159, 46.9444, 23.1948
        Hunter-Lab:
        60.9798, 17.7220, 18.0296
      #d79480 color charts
#d79480 RGB chart
      #d79480 CMYK chart
      #d79480 RGB pie chart
      #d79480 color shades, tints & tones
#d79480 color schemes
#d79480 color preview, HTML & CSS examples
           This text has a color of #d79480        
        
          <p style="color:#d79480;">Text here</p>
        
        
          .mytext {color:#d79480;}
        
        Text color #d79480
      
           This box has a color of #d79480        
        
          <div style="background-color:#d79480;">Content here</div>
        
        
          .mybackground {background-color:#d79480;}
        
        Background color #d79480
      
           Border around this has a color of #d79480        
        
          <div style="border:2px solid #d79480;">Content here</div>
        
        
          .myborder {border:2px solid #d79480;}
        
        Border color #d79480