#d0c130 color space conversions
Hex:
        #d0c130
        RGB:
        208, 193, 48
        CMY:
        18, 24, 81
        CMYK:
        0, 7, 77, 18
      HSL:
        54°, 62.9921%, 50.1961%
        HSV (HSB):
        54°, 76.9231%, 81.5686%
        XYZ:
        45.6159, 51.7632, 10.3834
        xyY:
        0.4233, 0.4803, 51.7632
      CIE-Lab:
        77.1390, -9.9937, 69.2105
        CIE-LCH:
        77.1390, 69.9283, 98.2165
        CIE-Luv:
        77.1390, 16.0594, 77.8981
        Hunter-Lab:
        71.9467, -12.7334, 41.8059
      #d0c130 color charts
#d0c130 RGB chart
      #d0c130 CMYK chart
      #d0c130 RGB pie chart
      #d0c130 color shades, tints & tones
#d0c130 color schemes
#d0c130 color preview, HTML & CSS examples
           This text has a color of #d0c130        
        
          <p style="color:#d0c130;">Text here</p>
        
        
          .mytext {color:#d0c130;}
        
        Text color #d0c130
      
           This box has a color of #d0c130        
        
          <div style="background-color:#d0c130;">Content here</div>
        
        
          .mybackground {background-color:#d0c130;}
        
        Background color #d0c130
      
           Border around this has a color of #d0c130        
        
          <div style="border:2px solid #d0c130;">Content here</div>
        
        
          .myborder {border:2px solid #d0c130;}
        
        Border color #d0c130