#d4b948 color space conversions
Hex:
        #d4b948
        RGB:
        212, 185, 72
        CMY:
        17, 27, 72
        CMYK:
        0, 13, 66, 17
      HSL:
        48°, 61.9469%, 55.6863%
        HSV (HSB):
        48°, 66.0377%, 83.1373%
        XYZ:
        45.6700, 49.1629, 13.2132
        xyY:
        0.4227, 0.4550, 49.1629
      CIE-Lab:
        75.5525, -3.0004, 58.8315
        CIE-LCH:
        75.5525, 58.9080, 92.9196
        CIE-Luv:
        75.5525, 23.7645, 68.2134
        Hunter-Lab:
        70.1162, -6.4378, 37.9083
      #d4b948 color charts
#d4b948 RGB chart
      #d4b948 CMYK chart
      #d4b948 RGB pie chart
      #d4b948 color shades, tints & tones
#d4b948 color schemes
#d4b948 color preview, HTML & CSS examples
           This text has a color of #d4b948        
        
          <p style="color:#d4b948;">Text here</p>
        
        
          .mytext {color:#d4b948;}
        
        Text color #d4b948
      
           This box has a color of #d4b948        
        
          <div style="background-color:#d4b948;">Content here</div>
        
        
          .mybackground {background-color:#d4b948;}
        
        Background color #d4b948
      
           Border around this has a color of #d4b948        
        
          <div style="border:2px solid #d4b948;">Content here</div>
        
        
          .myborder {border:2px solid #d4b948;}
        
        Border color #d4b948