#d8c014 color space conversions
Hex:
        #d8c014
        RGB:
        216, 192, 20
        CMY:
        15, 25, 92
        CMYK:
        0, 11, 91, 15
      HSL:
        53°, 83.0508%, 46.2745%
        HSV (HSB):
        53°, 90.7407%, 84.7059%
        XYZ:
        47.2948, 52.3487, 8.2734
        xyY:
        0.4383, 0.4851, 52.3487
      CIE-Lab:
        77.4889, -6.7567, 76.4770
        CIE-LCH:
        77.4889, 76.7749, 95.0489
        CIE-Luv:
        77.4889, 22.9849, 81.7923
        Hunter-Lab:
        72.3524, -9.9361, 43.8669
      #d8c014 color charts
#d8c014 RGB chart
      #d8c014 CMYK chart
      #d8c014 RGB pie chart
      #d8c014 color shades, tints & tones
#d8c014 color schemes
#d8c014 color preview, HTML & CSS examples
           This text has a color of #d8c014        
        
          <p style="color:#d8c014;">Text here</p>
        
        
          .mytext {color:#d8c014;}
        
        Text color #d8c014
      
           This box has a color of #d8c014        
        
          <div style="background-color:#d8c014;">Content here</div>
        
        
          .mybackground {background-color:#d8c014;}
        
        Background color #d8c014
      
           Border around this has a color of #d8c014        
        
          <div style="border:2px solid #d8c014;">Content here</div>
        
        
          .myborder {border:2px solid #d8c014;}
        
        Border color #d8c014