#d5cc31 color space conversions
Hex:
        #d5cc31
        RGB:
        213, 204, 49
        CMY:
        16, 20, 81
        CMYK:
        0, 4, 77, 16
      HSL:
        57°, 66.1290%, 51.3725%
        HSV (HSB):
        57°, 76.9953%, 83.5294%
        XYZ:
        49.5878, 57.5536, 11.4011
        xyY:
        0.4183, 0.4855, 57.5536
      CIE-Lab:
        80.4900, -13.3900, 72.0951
        CIE-LCH:
        80.4900, 73.3280, 100.5214
        CIE-Luv:
        80.4900, 12.1288, 82.2244
        Hunter-Lab:
        75.8641, -16.0874, 44.1946
      #d5cc31 color charts
#d5cc31 RGB chart
      #d5cc31 CMYK chart
      #d5cc31 RGB pie chart
      #d5cc31 color shades, tints & tones
#d5cc31 color schemes
#d5cc31 color preview, HTML & CSS examples
           This text has a color of #d5cc31        
        
          <p style="color:#d5cc31;">Text here</p>
        
        
          .mytext {color:#d5cc31;}
        
        Text color #d5cc31
      
           This box has a color of #d5cc31        
        
          <div style="background-color:#d5cc31;">Content here</div>
        
        
          .mybackground {background-color:#d5cc31;}
        
        Background color #d5cc31
      
           Border around this has a color of #d5cc31        
        
          <div style="border:2px solid #d5cc31;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc31;}
        
        Border color #d5cc31