#d0c452 color space conversions
Hex:
        #d0c452
        RGB:
        208, 196, 82
        CMY:
        18, 23, 68
        CMYK:
        0, 6, 61, 18
      HSL:
        54°, 57.2727%, 56.8627%
        HSV (HSB):
        54°, 60.5769%, 81.5686%
        XYZ:
        47.2753, 53.4989, 15.8173
        xyY:
        0.4055, 0.4589, 53.4989
      CIE-Lab:
        78.1687, -9.7411, 57.2231
        CIE-LCH:
        78.1687, 58.0463, 99.6609
        CIE-Luv:
        78.1687, 13.1352, 69.4222
        Hunter-Lab:
        73.1430, -12.6282, 38.3785
      #d0c452 color charts
#d0c452 RGB chart
      #d0c452 CMYK chart
      #d0c452 RGB pie chart
      #d0c452 color shades, tints & tones
#d0c452 color schemes
#d0c452 color preview, HTML & CSS examples
           This text has a color of #d0c452        
        
          <p style="color:#d0c452;">Text here</p>
        
        
          .mytext {color:#d0c452;}
        
        Text color #d0c452
      
           This box has a color of #d0c452        
        
          <div style="background-color:#d0c452;">Content here</div>
        
        
          .mybackground {background-color:#d0c452;}
        
        Background color #d0c452
      
           Border around this has a color of #d0c452        
        
          <div style="border:2px solid #d0c452;">Content here</div>
        
        
          .myborder {border:2px solid #d0c452;}
        
        Border color #d0c452