#d4c248 color space conversions
Hex:
        #d4c248
        RGB:
        212, 194, 72
        CMY:
        17, 24, 72
        CMYK:
        0, 8, 66, 17
      HSL:
        52°, 61.9469%, 55.6863%
        HSV (HSB):
        52°, 66.0377%, 83.1373%
        XYZ:
        47.6129, 53.0485, 13.8608
        xyY:
        0.4158, 0.4632, 53.0485
      CIE-Lab:
        77.9036, -7.6582, 61.2932
        CIE-LCH:
        77.9036, 61.7697, 97.1218
        CIE-Luv:
        77.9036, 17.5999, 72.0945
        Hunter-Lab:
        72.8344, -10.7723, 39.7009
      #d4c248 color charts
#d4c248 RGB chart
      #d4c248 CMYK chart
      #d4c248 RGB pie chart
      #d4c248 color shades, tints & tones
#d4c248 color schemes
#d4c248 color preview, HTML & CSS examples
           This text has a color of #d4c248        
        
          <p style="color:#d4c248;">Text here</p>
        
        
          .mytext {color:#d4c248;}
        
        Text color #d4c248
      
           This box has a color of #d4c248        
        
          <div style="background-color:#d4c248;">Content here</div>
        
        
          .mybackground {background-color:#d4c248;}
        
        Background color #d4c248
      
           Border around this has a color of #d4c248        
        
          <div style="border:2px solid #d4c248;">Content here</div>
        
        
          .myborder {border:2px solid #d4c248;}
        
        Border color #d4c248