#d5c230 color space conversions
Hex:
        #d5c230
        RGB:
        213, 194, 48
        CMY:
        16, 24, 81
        CMYK:
        0, 9, 77, 16
      HSL:
        53°, 66.2651%, 51.1765%
        HSV (HSB):
        53°, 77.4648%, 83.5294%
        XYZ:
        47.2659, 52.9431, 10.5242
        xyY:
        0.4268, 0.4781, 52.9431
      CIE-Lab:
        77.8414, -8.3570, 70.0103
        CIE-LCH:
        77.8414, 70.5073, 96.8071
        CIE-Luv:
        77.8414, 18.9551, 78.4033
        Hunter-Lab:
        72.7620, -11.3808, 42.3578
      #d5c230 color charts
#d5c230 RGB chart
      #d5c230 CMYK chart
      #d5c230 RGB pie chart
      #d5c230 color shades, tints & tones
#d5c230 color schemes
#d5c230 color preview, HTML & CSS examples
           This text has a color of #d5c230        
        
          <p style="color:#d5c230;">Text here</p>
        
        
          .mytext {color:#d5c230;}
        
        Text color #d5c230
      
           This box has a color of #d5c230        
        
          <div style="background-color:#d5c230;">Content here</div>
        
        
          .mybackground {background-color:#d5c230;}
        
        Background color #d5c230
      
           Border around this has a color of #d5c230        
        
          <div style="border:2px solid #d5c230;">Content here</div>
        
        
          .myborder {border:2px solid #d5c230;}
        
        Border color #d5c230