#d4af80 color space conversions
Hex:
        #d4af80
        RGB:
        212, 175, 128
        CMY:
        17, 31, 50
        CMYK:
        0, 17, 40, 17
      HSL:
        34°, 49.4118%, 66.6667%
        HSV (HSB):
        34°, 39.6226%, 83.1373%
        XYZ:
        46.3776, 46.2155, 26.8982
        xyY:
        0.3881, 0.3868, 46.2155
      CIE-Lab:
        73.6852, 7.0608, 29.1371
        CIE-LCH:
        73.6852, 29.9804, 76.3781
        CIE-Luv:
        73.6852, 27.1169, 37.0888
        Hunter-Lab:
        67.9820, 2.8051, 24.1283
      #d4af80 color charts
#d4af80 RGB chart
      #d4af80 CMYK chart
      #d4af80 RGB pie chart
      #d4af80 color shades, tints & tones
#d4af80 color schemes
#d4af80 color preview, HTML & CSS examples
           This text has a color of #d4af80        
        
          <p style="color:#d4af80;">Text here</p>
        
        
          .mytext {color:#d4af80;}
        
        Text color #d4af80
      
           This box has a color of #d4af80        
        
          <div style="background-color:#d4af80;">Content here</div>
        
        
          .mybackground {background-color:#d4af80;}
        
        Background color #d4af80
      
           Border around this has a color of #d4af80        
        
          <div style="border:2px solid #d4af80;">Content here</div>
        
        
          .myborder {border:2px solid #d4af80;}
        
        Border color #d4af80