#d49c74 color space conversions
Hex:
        #d49c74
        RGB:
        212, 156, 116
        CMY:
        17, 39, 55
        CMYK:
        0, 26, 45, 17
      HSL:
        25°, 52.7473%, 64.3137%
        HSV (HSB):
        25°, 45.2830%, 83.1373%
        XYZ:
        42.1922, 39.0349, 21.8337
        xyY:
        0.4094, 0.3788, 39.0349
      CIE-Lab:
        68.7766, 16.0019, 29.1036
        CIE-LCH:
        68.7766, 33.2127, 61.1969
        CIE-Luv:
        68.7766, 40.7865, 34.3797
        Hunter-Lab:
        62.4779, 11.2071, 23.0149
      #d49c74 color charts
#d49c74 RGB chart
      #d49c74 CMYK chart
      #d49c74 RGB pie chart
      #d49c74 color shades, tints & tones
#d49c74 color schemes
#d49c74 color preview, HTML & CSS examples
           This text has a color of #d49c74        
        
          <p style="color:#d49c74;">Text here</p>
        
        
          .mytext {color:#d49c74;}
        
        Text color #d49c74
      
           This box has a color of #d49c74        
        
          <div style="background-color:#d49c74;">Content here</div>
        
        
          .mybackground {background-color:#d49c74;}
        
        Background color #d49c74
      
           Border around this has a color of #d49c74        
        
          <div style="border:2px solid #d49c74;">Content here</div>
        
        
          .myborder {border:2px solid #d49c74;}
        
        Border color #d49c74