#d8c228 color space conversions
Hex:
        #d8c228
        RGB:
        216, 194, 40
        CMY:
        15, 24, 84
        CMYK:
        0, 10, 81, 15
      HSL:
        53°, 69.2913%, 50.1961%
        HSV (HSB):
        53°, 81.4815%, 84.7059%
        XYZ:
        47.9937, 53.3357, 9.7728
        xyY:
        0.4320, 0.4801, 53.3357
      CIE-Lab:
        78.0728, -7.3314, 72.6479
        CIE-LCH:
        78.0728, 73.0168, 95.7626
        CIE-Luv:
        78.0728, 21.2863, 79.9693
        Hunter-Lab:
        73.0313, -10.5006, 43.1880
      #d8c228 color charts
#d8c228 RGB chart
      #d8c228 CMYK chart
      #d8c228 RGB pie chart
      #d8c228 color shades, tints & tones
#d8c228 color schemes
#d8c228 color preview, HTML & CSS examples
           This text has a color of #d8c228        
        
          <p style="color:#d8c228;">Text here</p>
        
        
          .mytext {color:#d8c228;}
        
        Text color #d8c228
      
           This box has a color of #d8c228        
        
          <div style="background-color:#d8c228;">Content here</div>
        
        
          .mybackground {background-color:#d8c228;}
        
        Background color #d8c228
      
           Border around this has a color of #d8c228        
        
          <div style="border:2px solid #d8c228;">Content here</div>
        
        
          .myborder {border:2px solid #d8c228;}
        
        Border color #d8c228