#d5cc01 color space conversions
Hex:
        #d5cc01
        RGB:
        213, 204, 1
        CMY:
        16, 20, 100
        CMYK:
        0, 4, 100, 16
      HSL:
        57°, 99.0654%, 41.9608%
        HSV (HSB):
        57°, 99.5305%, 83.5294%
        XYZ:
        49.0389, 57.3341, 8.5107
        xyY:
        0.4269, 0.4991, 57.3341
      CIE-Lab:
        80.3671, -14.3511, 80.6374
        CIE-LCH:
        80.3671, 81.9045, 100.0913
        CIE-Luv:
        80.3671, 12.5856, 87.5407
        Hunter-Lab:
        75.7193, -16.9047, 46.3394
      #d5cc01 color charts
#d5cc01 RGB chart
      #d5cc01 CMYK chart
      #d5cc01 RGB pie chart
      #d5cc01 color shades, tints & tones
#d5cc01 color schemes
#d5cc01 color preview, HTML & CSS examples
           This text has a color of #d5cc01        
        
          <p style="color:#d5cc01;">Text here</p>
        
        
          .mytext {color:#d5cc01;}
        
        Text color #d5cc01
      
           This box has a color of #d5cc01        
        
          <div style="background-color:#d5cc01;">Content here</div>
        
        
          .mybackground {background-color:#d5cc01;}
        
        Background color #d5cc01
      
           Border around this has a color of #d5cc01        
        
          <div style="border:2px solid #d5cc01;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc01;}
        
        Border color #d5cc01