#d4ab34 color space conversions
Hex:
        #d4ab34
        RGB:
        212, 171, 52
        CMY:
        17, 33, 80
        CMYK:
        0, 19, 75, 17
      HSL:
        45°, 65.0407%, 51.7647%
        HSV (HSB):
        45°, 75.4717%, 83.1373%
        XYZ:
        42.3341, 43.3708, 9.3890
        xyY:
        0.4452, 0.4561, 43.3708
      CIE-Lab:
        71.8059, 3.3714, 63.0308
        CIE-LCH:
        71.8059, 63.1209, 86.9382
        CIE-Luv:
        71.8059, 34.5415, 68.1433
        Hunter-Lab:
        65.8565, -0.5049, 37.6468
      #d4ab34 color charts
#d4ab34 RGB chart
      #d4ab34 CMYK chart
      #d4ab34 RGB pie chart
      #d4ab34 color shades, tints & tones
#d4ab34 color schemes
#d4ab34 color preview, HTML & CSS examples
           This text has a color of #d4ab34        
        
          <p style="color:#d4ab34;">Text here</p>
        
        
          .mytext {color:#d4ab34;}
        
        Text color #d4ab34
      
           This box has a color of #d4ab34        
        
          <div style="background-color:#d4ab34;">Content here</div>
        
        
          .mybackground {background-color:#d4ab34;}
        
        Background color #d4ab34
      
           Border around this has a color of #d4ab34        
        
          <div style="border:2px solid #d4ab34;">Content here</div>
        
        
          .myborder {border:2px solid #d4ab34;}
        
        Border color #d4ab34