#d4ae0b color space conversions
Hex:
        #d4ae0b
        RGB:
        212, 174, 11
        CMY:
        17, 32, 96
        CMYK:
        0, 18, 95, 17
      HSL:
        49°, 90.1345%, 43.7255%
        HSV (HSB):
        49°, 94.8113%, 83.1373%
        XYZ:
        42.3478, 44.2933, 6.6341
        xyY:
        0.4540, 0.4749, 44.2933
      CIE-Lab:
        72.4241, 0.7480, 73.7561
        CIE-LCH:
        72.4241, 73.7599, 89.4189
        CIE-Luv:
        72.4241, 33.2099, 75.5690
        Hunter-Lab:
        66.5532, -2.8885, 40.6772
      #d4ae0b color charts
#d4ae0b RGB chart
      #d4ae0b CMYK chart
      #d4ae0b RGB pie chart
      #d4ae0b color shades, tints & tones
#d4ae0b color schemes
#d4ae0b color preview, HTML & CSS examples
           This text has a color of #d4ae0b        
        
          <p style="color:#d4ae0b;">Text here</p>
        
        
          .mytext {color:#d4ae0b;}
        
        Text color #d4ae0b
      
           This box has a color of #d4ae0b        
        
          <div style="background-color:#d4ae0b;">Content here</div>
        
        
          .mybackground {background-color:#d4ae0b;}
        
        Background color #d4ae0b
      
           Border around this has a color of #d4ae0b        
        
          <div style="border:2px solid #d4ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #d4ae0b;}
        
        Border color #d4ae0b