#d6d372 color space conversions
Hex:
        #d6d372
        RGB:
        214, 211, 114
        CMY:
        16, 17, 55
        CMYK:
        0, 1, 47, 16
      HSL:
        58°, 54.9451%, 64.3137%
        HSV (HSB):
        58°, 46.7290%, 83.9216%
        XYZ:
        54.0631, 62.0996, 25.0566
        xyY:
        0.3828, 0.4397, 62.0996
      CIE-Lab:
        82.9663, -12.3021, 48.0711
        CIE-LCH:
        82.9663, 49.6203, 104.3547
        CIE-Luv:
        82.9663, 6.5060, 63.1640
        Hunter-Lab:
        78.8033, -15.4456, 36.3102
      #d6d372 color charts
#d6d372 RGB chart
      #d6d372 CMYK chart
      #d6d372 RGB pie chart
      #d6d372 color shades, tints & tones
#d6d372 color schemes
#d6d372 color preview, HTML & CSS examples
           This text has a color of #d6d372        
        
          <p style="color:#d6d372;">Text here</p>
        
        
          .mytext {color:#d6d372;}
        
        Text color #d6d372
      
           This box has a color of #d6d372        
        
          <div style="background-color:#d6d372;">Content here</div>
        
        
          .mybackground {background-color:#d6d372;}
        
        Background color #d6d372
      
           Border around this has a color of #d6d372        
        
          <div style="border:2px solid #d6d372;">Content here</div>
        
        
          .myborder {border:2px solid #d6d372;}
        
        Border color #d6d372