#d4b972 color space conversions
Hex:
        #d4b972
        RGB:
        212, 185, 114
        CMY:
        17, 27, 55
        CMYK:
        0, 13, 46, 17
      HSL:
        43°, 53.2609%, 63.9216%
        HSV (HSB):
        43°, 46.2264%, 83.1373%
        XYZ:
        47.5376, 49.9099, 23.0477
        xyY:
        0.3945, 0.4142, 49.9099
      CIE-Lab:
        76.0139, 0.2778, 39.4513
        CIE-LCH:
        76.0139, 39.4522, 89.5965
        CIE-Luv:
        76.0139, 21.6449, 50.1600
        Hunter-Lab:
        70.6469, -3.5213, 30.1102
      #d4b972 color charts
#d4b972 RGB chart
      #d4b972 CMYK chart
      #d4b972 RGB pie chart
      #d4b972 color shades, tints & tones
#d4b972 color schemes
#d4b972 color preview, HTML & CSS examples
           This text has a color of #d4b972        
        
          <p style="color:#d4b972;">Text here</p>
        
        
          .mytext {color:#d4b972;}
        
        Text color #d4b972
      
           This box has a color of #d4b972        
        
          <div style="background-color:#d4b972;">Content here</div>
        
        
          .mybackground {background-color:#d4b972;}
        
        Background color #d4b972
      
           Border around this has a color of #d4b972        
        
          <div style="border:2px solid #d4b972;">Content here</div>
        
        
          .myborder {border:2px solid #d4b972;}
        
        Border color #d4b972