#d0d964 color space conversions
Hex:
        #d0d964
        RGB:
        208, 217, 100
        CMY:
        18, 15, 61
        CMYK:
        4, 0, 54, 15
      HSL:
        65°, 60.6218%, 62.1569%
        HSV (HSB):
        65°, 53.9171%, 85.0980%
        XYZ:
        53.1255, 63.9557, 21.6013
        xyY:
        0.3831, 0.4612, 63.9557
      CIE-Lab:
        83.9427, -18.9193, 55.6690
        CIE-LCH:
        83.9427, 58.7961, 108.7705
        CIE-Luv:
        83.9427, -0.6319, 72.0022
        Hunter-Lab:
        79.9723, -21.3742, 39.9658
      #d0d964 color charts
#d0d964 RGB chart
      #d0d964 CMYK chart
      #d0d964 RGB pie chart
      #d0d964 color shades, tints & tones
#d0d964 color schemes
#d0d964 color preview, HTML & CSS examples
           This text has a color of #d0d964        
        
          <p style="color:#d0d964;">Text here</p>
        
        
          .mytext {color:#d0d964;}
        
        Text color #d0d964
      
           This box has a color of #d0d964        
        
          <div style="background-color:#d0d964;">Content here</div>
        
        
          .mybackground {background-color:#d0d964;}
        
        Background color #d0d964
      
           Border around this has a color of #d0d964        
        
          <div style="border:2px solid #d0d964;">Content here</div>
        
        
          .myborder {border:2px solid #d0d964;}
        
        Border color #d0d964