#d6af43 color space conversions
Hex:
        #d6af43
        RGB:
        214, 175, 67
        CMY:
        16, 31, 74
        CMYK:
        0, 18, 69, 16
      HSL:
        44°, 64.1921%, 55.0980%
        HSV (HSB):
        44°, 68.6916%, 83.9216%
        XYZ:
        44.0746, 45.3613, 11.7428
        xyY:
        0.4356, 0.4483, 45.3613
      CIE-Lab:
        73.1292, 2.8307, 58.4716
        CIE-LCH:
        73.1292, 58.5401, 87.2284
        CIE-Luv:
        73.1292, 32.5290, 65.6284
        Hunter-Lab:
        67.3508, -1.0528, 36.8082
      #d6af43 color charts
#d6af43 RGB chart
      #d6af43 CMYK chart
      #d6af43 RGB pie chart
      #d6af43 color shades, tints & tones
#d6af43 color schemes
#d6af43 color preview, HTML & CSS examples
           This text has a color of #d6af43        
        
          <p style="color:#d6af43;">Text here</p>
        
        
          .mytext {color:#d6af43;}
        
        Text color #d6af43
      
           This box has a color of #d6af43        
        
          <div style="background-color:#d6af43;">Content here</div>
        
        
          .mybackground {background-color:#d6af43;}
        
        Background color #d6af43
      
           Border around this has a color of #d6af43        
        
          <div style="border:2px solid #d6af43;">Content here</div>
        
        
          .myborder {border:2px solid #d6af43;}
        
        Border color #d6af43