#d6c348 color space conversions
Hex:
        #d6c348
        RGB:
        214, 195, 72
        CMY:
        16, 24, 72
        CMYK:
        0, 9, 66, 16
      HSL:
        52°, 63.3929%, 56.0784%
        HSV (HSB):
        52°, 66.3551%, 83.9216%
        XYZ:
        48.4164, 53.7942, 13.9624
        xyY:
        0.4168, 0.4631, 53.7942
      CIE-Lab:
        78.3416, -7.3247, 61.8031
        CIE-LCH:
        78.3416, 62.2356, 96.7589
        CIE-Luv:
        78.3416, 18.3436, 72.5890
        Hunter-Lab:
        73.3446, -10.5212, 40.0543
      #d6c348 color charts
#d6c348 RGB chart
      #d6c348 CMYK chart
      #d6c348 RGB pie chart
      #d6c348 color shades, tints & tones
#d6c348 color schemes
#d6c348 color preview, HTML & CSS examples
           This text has a color of #d6c348        
        
          <p style="color:#d6c348;">Text here</p>
        
        
          .mytext {color:#d6c348;}
        
        Text color #d6c348
      
           This box has a color of #d6c348        
        
          <div style="background-color:#d6c348;">Content here</div>
        
        
          .mybackground {background-color:#d6c348;}
        
        Background color #d6c348
      
           Border around this has a color of #d6c348        
        
          <div style="border:2px solid #d6c348;">Content here</div>
        
        
          .myborder {border:2px solid #d6c348;}
        
        Border color #d6c348