#d0d716 color space conversions
Hex:
        #d0d716
        RGB:
        208, 215, 22
        CMY:
        18, 16, 91
        CMYK:
        3, 0, 90, 16
      HSL:
        62°, 81.4346%, 46.4706%
        HSV (HSB):
        62°, 89.7674%, 84.3137%
        XYZ:
        50.4577, 62.0687, 10.0801
        xyY:
        0.4115, 0.5062, 62.0687
      CIE-Lab:
        82.9499, -21.6533, 80.1277
        CIE-LCH:
        82.9499, 83.0019, 105.1221
        CIE-Luv:
        82.9499, 1.7806, 90.3723
        Hunter-Lab:
        78.7837, -23.5496, 47.5626
      #d0d716 color charts
#d0d716 RGB chart
      #d0d716 CMYK chart
      #d0d716 RGB pie chart
      #d0d716 color shades, tints & tones
#d0d716 color schemes
#d0d716 color preview, HTML & CSS examples
           This text has a color of #d0d716        
        
          <p style="color:#d0d716;">Text here</p>
        
        
          .mytext {color:#d0d716;}
        
        Text color #d0d716
      
           This box has a color of #d0d716        
        
          <div style="background-color:#d0d716;">Content here</div>
        
        
          .mybackground {background-color:#d0d716;}
        
        Background color #d0d716
      
           Border around this has a color of #d0d716        
        
          <div style="border:2px solid #d0d716;">Content here</div>
        
        
          .myborder {border:2px solid #d0d716;}
        
        Border color #d0d716