#d0c532 color space conversions
Hex:
        #d0c532
        RGB:
        208, 197, 50
        CMY:
        18, 23, 80
        CMYK:
        0, 5, 76, 18
      HSL:
        56°, 62.6984%, 50.5882%
        HSV (HSB):
        56°, 75.9615%, 81.5686%
        XYZ:
        46.5544, 53.5727, 10.9045
        xyY:
        0.4193, 0.4825, 53.5727
      CIE-Lab:
        78.2119, -11.9516, 69.5565
        CIE-LCH:
        78.2119, 70.5759, 99.7497
        CIE-Luv:
        78.2119, 13.3053, 79.0958
        Hunter-Lab:
        73.1934, -14.5541, 42.4022
      #d0c532 color charts
#d0c532 RGB chart
      #d0c532 CMYK chart
      #d0c532 RGB pie chart
      #d0c532 color shades, tints & tones
#d0c532 color schemes
#d0c532 color preview, HTML & CSS examples
           This text has a color of #d0c532        
        
          <p style="color:#d0c532;">Text here</p>
        
        
          .mytext {color:#d0c532;}
        
        Text color #d0c532
      
           This box has a color of #d0c532        
        
          <div style="background-color:#d0c532;">Content here</div>
        
        
          .mybackground {background-color:#d0c532;}
        
        Background color #d0c532
      
           Border around this has a color of #d0c532        
        
          <div style="border:2px solid #d0c532;">Content here</div>
        
        
          .myborder {border:2px solid #d0c532;}
        
        Border color #d0c532