#d5c249 color space conversions
Hex:
        #d5c249
        RGB:
        213, 194, 73
        CMY:
        16, 24, 71
        CMYK:
        0, 9, 66, 16
      HSL:
        52°, 62.5000%, 56.0784%
        HSV (HSB):
        52°, 65.7277%, 83.5294%
        XYZ:
        47.9350, 53.2107, 14.0476
        xyY:
        0.4161, 0.4619, 53.2107
      CIE-Lab:
        77.9993, -7.1769, 61.0082
        CIE-LCH:
        77.9993, 61.4289, 96.7094
        CIE-Luv:
        77.9993, 18.2775, 71.8075
        Hunter-Lab:
        72.9457, -10.3569, 39.6442
      #d5c249 color charts
#d5c249 RGB chart
      #d5c249 CMYK chart
      #d5c249 RGB pie chart
      #d5c249 color shades, tints & tones
#d5c249 color schemes
#d5c249 color preview, HTML & CSS examples
           This text has a color of #d5c249        
        
          <p style="color:#d5c249;">Text here</p>
        
        
          .mytext {color:#d5c249;}
        
        Text color #d5c249
      
           This box has a color of #d5c249        
        
          <div style="background-color:#d5c249;">Content here</div>
        
        
          .mybackground {background-color:#d5c249;}
        
        Background color #d5c249
      
           Border around this has a color of #d5c249        
        
          <div style="border:2px solid #d5c249;">Content here</div>
        
        
          .myborder {border:2px solid #d5c249;}
        
        Border color #d5c249