#d8c150 color space conversions
Hex:
        #d8c150
        RGB:
        216, 193, 80
        CMY:
        15, 24, 69
        CMYK:
        0, 11, 63, 15
      HSL:
        50°, 63.5514%, 58.0392%
        HSV (HSB):
        50°, 62.9630%, 84.7059%
        XYZ:
        48.8368, 53.3180, 15.3069
        xyY:
        0.4158, 0.4539, 53.3180
      CIE-Lab:
        78.0624, -4.9686, 58.1833
        CIE-LCH:
        78.0624, 58.3950, 94.8809
        CIE-Luv:
        78.0624, 20.8448, 69.1144
        Hunter-Lab:
        73.0192, -8.3989, 38.6846
      #d8c150 color charts
#d8c150 RGB chart
      #d8c150 CMYK chart
      #d8c150 RGB pie chart
      #d8c150 color shades, tints & tones
#d8c150 color schemes
#d8c150 color preview, HTML & CSS examples
           This text has a color of #d8c150        
        
          <p style="color:#d8c150;">Text here</p>
        
        
          .mytext {color:#d8c150;}
        
        Text color #d8c150
      
           This box has a color of #d8c150        
        
          <div style="background-color:#d8c150;">Content here</div>
        
        
          .mybackground {background-color:#d8c150;}
        
        Background color #d8c150
      
           Border around this has a color of #d8c150        
        
          <div style="border:2px solid #d8c150;">Content here</div>
        
        
          .myborder {border:2px solid #d8c150;}
        
        Border color #d8c150