#d0c325 color space conversions
Hex:
        #d0c325
        RGB:
        208, 195, 37
        CMY:
        18, 24, 85
        CMYK:
        0, 6, 82, 18
      HSL:
        55°, 69.7959%, 48.0392%
        HSV (HSB):
        55°, 82.2115%, 81.5686%
        XYZ:
        45.8615, 52.5737, 9.4808
        xyY:
        0.4250, 0.4872, 52.5737
      CIE-Lab:
        77.6226, -11.3769, 72.7723
        CIE-LCH:
        77.6226, 73.6563, 98.8854
        CIE-Luv:
        77.6226, 14.8843, 80.7260
        Hunter-Lab:
        72.5077, -13.9864, 43.0029
      #d0c325 color charts
#d0c325 RGB chart
      #d0c325 CMYK chart
      #d0c325 RGB pie chart
      #d0c325 color shades, tints & tones
#d0c325 color schemes
#d0c325 color preview, HTML & CSS examples
           This text has a color of #d0c325        
        
          <p style="color:#d0c325;">Text here</p>
        
        
          .mytext {color:#d0c325;}
        
        Text color #d0c325
      
           This box has a color of #d0c325        
        
          <div style="background-color:#d0c325;">Content here</div>
        
        
          .mybackground {background-color:#d0c325;}
        
        Background color #d0c325
      
           Border around this has a color of #d0c325        
        
          <div style="border:2px solid #d0c325;">Content here</div>
        
        
          .myborder {border:2px solid #d0c325;}
        
        Border color #d0c325