#d5c600 color space conversions
Hex:
        #d5c600
        RGB:
        213, 198, 0
        CMY:
        16, 22, 100
        CMYK:
        0, 7, 100, 16
      HSL:
        56°, 100.0000%, 41.7647%
        HSV (HSB):
        56°, 100.0000%, 83.5294%
        XYZ:
        47.6347, 54.5343, 8.0156
        xyY:
        0.4323, 0.4949, 54.5343
      CIE-Lab:
        78.7723, -11.3417, 79.5791
        CIE-LCH:
        78.7723, 80.3833, 98.1112
        CIE-Luv:
        78.7723, 16.7141, 85.3257
        Hunter-Lab:
        73.8473, -14.0928, 45.2577
      #d5c600 color charts
#d5c600 RGB chart
      #d5c600 CMYK chart
      #d5c600 RGB pie chart
      #d5c600 color shades, tints & tones
#d5c600 color schemes
#d5c600 color preview, HTML & CSS examples
           This text has a color of #d5c600        
        
          <p style="color:#d5c600;">Text here</p>
        
        
          .mytext {color:#d5c600;}
        
        Text color #d5c600
      
           This box has a color of #d5c600        
        
          <div style="background-color:#d5c600;">Content here</div>
        
        
          .mybackground {background-color:#d5c600;}
        
        Background color #d5c600
      
           Border around this has a color of #d5c600        
        
          <div style="border:2px solid #d5c600;">Content here</div>
        
        
          .myborder {border:2px solid #d5c600;}
        
        Border color #d5c600