#d5c352 color space conversions
Hex:
        #d5c352
        RGB:
        213, 195, 82
        CMY:
        16, 24, 68
        CMYK:
        0, 8, 62, 16
      HSL:
        52°, 60.9302%, 57.8431%
        HSV (HSB):
        52°, 61.5023%, 83.5294%
        XYZ:
        48.4787, 53.7855, 15.8092
        xyY:
        0.4106, 0.4555, 53.7855
      CIE-Lab:
        78.3365, -7.1315, 57.5305
        CIE-LCH:
        78.3365, 57.9708, 97.0664
        CIE-Luv:
        78.3365, 17.2910, 69.1646
        Hunter-Lab:
        73.3386, -10.3496, 38.5562
      #d5c352 color charts
#d5c352 RGB chart
      #d5c352 CMYK chart
      #d5c352 RGB pie chart
      #d5c352 color shades, tints & tones
#d5c352 color schemes
#d5c352 color preview, HTML & CSS examples
           This text has a color of #d5c352        
        
          <p style="color:#d5c352;">Text here</p>
        
        
          .mytext {color:#d5c352;}
        
        Text color #d5c352
      
           This box has a color of #d5c352        
        
          <div style="background-color:#d5c352;">Content here</div>
        
        
          .mybackground {background-color:#d5c352;}
        
        Background color #d5c352
      
           Border around this has a color of #d5c352        
        
          <div style="border:2px solid #d5c352;">Content here</div>
        
        
          .myborder {border:2px solid #d5c352;}
        
        Border color #d5c352