#d0d329 color space conversions
Hex:
        #d0d329
        RGB:
        208, 211, 41
        CMY:
        18, 17, 84
        CMYK:
        1, 0, 81, 17
      HSL:
        61°, 67.4603%, 49.4118%
        HSV (HSB):
        61°, 80.5687%, 82.7451%
        XYZ:
        49.7069, 60.1585, 11.0897
        xyY:
        0.4110, 0.4974, 60.1585
      CIE-Lab:
        81.9243, -19.2503, 75.4342
        CIE-LCH:
        81.9243, 77.8517, 104.3159
        CIE-Luv:
        81.9243, 4.1996, 86.4132
        Hunter-Lab:
        77.5619, -21.3385, 45.8161
      #d0d329 color charts
#d0d329 RGB chart
      #d0d329 CMYK chart
      #d0d329 RGB pie chart
      #d0d329 color shades, tints & tones
#d0d329 color schemes
#d0d329 color preview, HTML & CSS examples
           This text has a color of #d0d329        
        
          <p style="color:#d0d329;">Text here</p>
        
        
          .mytext {color:#d0d329;}
        
        Text color #d0d329
      
           This box has a color of #d0d329        
        
          <div style="background-color:#d0d329;">Content here</div>
        
        
          .mybackground {background-color:#d0d329;}
        
        Background color #d0d329
      
           Border around this has a color of #d0d329        
        
          <div style="border:2px solid #d0d329;">Content here</div>
        
        
          .myborder {border:2px solid #d0d329;}
        
        Border color #d0d329