#d8c356 color space conversions
Hex:
        #d8c356
        RGB:
        216, 195, 86
        CMY:
        15, 24, 66
        CMYK:
        0, 10, 60, 15
      HSL:
        50°, 62.5000%, 59.2157%
        HSV (HSB):
        50°, 60.1852%, 84.7059%
        XYZ:
        49.5137, 54.3010, 16.6756
        xyY:
        0.4109, 0.4507, 54.3010
      CIE-Lab:
        78.6369, -5.6033, 56.1622
        CIE-LCH:
        78.6369, 56.4410, 95.6975
        CIE-Luv:
        78.6369, 19.2569, 67.8015
        Hunter-Lab:
        73.6892, -9.0173, 38.1654
      #d8c356 color charts
#d8c356 RGB chart
      #d8c356 CMYK chart
      #d8c356 RGB pie chart
      #d8c356 color shades, tints & tones
#d8c356 color schemes
#d8c356 color preview, HTML & CSS examples
           This text has a color of #d8c356        
        
          <p style="color:#d8c356;">Text here</p>
        
        
          .mytext {color:#d8c356;}
        
        Text color #d8c356
      
           This box has a color of #d8c356        
        
          <div style="background-color:#d8c356;">Content here</div>
        
        
          .mybackground {background-color:#d8c356;}
        
        Background color #d8c356
      
           Border around this has a color of #d8c356        
        
          <div style="border:2px solid #d8c356;">Content here</div>
        
        
          .myborder {border:2px solid #d8c356;}
        
        Border color #d8c356