#d2d052 color space conversions
Hex:
        #d2d052
        RGB:
        210, 208, 82
        CMY:
        18, 18, 68
        CMYK:
        0, 1, 61, 18
      HSL:
        59°, 58.7156%, 57.2549%
        HSV (HSB):
        59°, 60.9524%, 82.3529%
        XYZ:
        50.6572, 59.4226, 16.7824
        xyY:
        0.3993, 0.4684, 59.4226
      CIE-Lab:
        81.5233, -14.9711, 60.9107
        CIE-LCH:
        81.5233, 62.7236, 103.8089
        CIE-Luv:
        81.5233, 6.7324, 74.8151
        Hunter-Lab:
        77.0860, -17.5990, 41.0522
      #d2d052 color charts
#d2d052 RGB chart
      #d2d052 CMYK chart
      #d2d052 RGB pie chart
      #d2d052 color shades, tints & tones
#d2d052 color schemes
#d2d052 color preview, HTML & CSS examples
           This text has a color of #d2d052        
        
          <p style="color:#d2d052;">Text here</p>
        
        
          .mytext {color:#d2d052;}
        
        Text color #d2d052
      
           This box has a color of #d2d052        
        
          <div style="background-color:#d2d052;">Content here</div>
        
        
          .mybackground {background-color:#d2d052;}
        
        Background color #d2d052
      
           Border around this has a color of #d2d052        
        
          <div style="border:2px solid #d2d052;">Content here</div>
        
        
          .myborder {border:2px solid #d2d052;}
        
        Border color #d2d052