#d5c311 color space conversions
Hex:
        #d5c311
        RGB:
        213, 195, 17
        CMY:
        16, 24, 93
        CMYK:
        0, 8, 92, 16
      HSL:
        54°, 85.2174%, 45.0980%
        HSV (HSB):
        54°, 92.0188%, 83.5294%
        XYZ:
        47.0569, 53.2168, 8.3220
        xyY:
        0.4333, 0.4900, 53.2168
      CIE-Lab:
        78.0028, -9.6376, 77.1976
        CIE-LCH:
        78.0028, 77.7968, 97.1162
        CIE-Luv:
        78.0028, 18.7041, 83.1596
        Hunter-Lab:
        72.9499, -12.5195, 44.3012
      #d5c311 color charts
#d5c311 RGB chart
      #d5c311 CMYK chart
      #d5c311 RGB pie chart
      #d5c311 color shades, tints & tones
#d5c311 color schemes
#d5c311 color preview, HTML & CSS examples
           This text has a color of #d5c311        
        
          <p style="color:#d5c311;">Text here</p>
        
        
          .mytext {color:#d5c311;}
        
        Text color #d5c311
      
           This box has a color of #d5c311        
        
          <div style="background-color:#d5c311;">Content here</div>
        
        
          .mybackground {background-color:#d5c311;}
        
        Background color #d5c311
      
           Border around this has a color of #d5c311        
        
          <div style="border:2px solid #d5c311;">Content here</div>
        
        
          .myborder {border:2px solid #d5c311;}
        
        Border color #d5c311