#d2d201 color space conversions
Hex:
        #d2d201
        RGB:
        210, 210, 1
        CMY:
        18, 18, 100
        CMYK:
        0, 0, 100, 18
      HSL:
        60°, 99.0521%, 41.3725%
        HSV (HSB):
        60°, 99.5238%, 82.3529%
        XYZ:
        49.6304, 59.7970, 8.9549
        xyY:
        0.4192, 0.5051, 59.7970
      CIE-Lab:
        81.7277, -18.6099, 81.5206
        CIE-LCH:
        81.7277, 83.6178, 102.8594
        CIE-Luv:
        81.7277, 6.4771, 89.7937
        Hunter-Lab:
        77.3285, -20.7614, 47.2640
      #d2d201 color charts
#d2d201 RGB chart
      #d2d201 CMYK chart
      #d2d201 RGB pie chart
      #d2d201 color shades, tints & tones
#d2d201 color schemes
#d2d201 color preview, HTML & CSS examples
           This text has a color of #d2d201        
        
          <p style="color:#d2d201;">Text here</p>
        
        
          .mytext {color:#d2d201;}
        
        Text color #d2d201
      
           This box has a color of #d2d201        
        
          <div style="background-color:#d2d201;">Content here</div>
        
        
          .mybackground {background-color:#d2d201;}
        
        Background color #d2d201
      
           Border around this has a color of #d2d201        
        
          <div style="border:2px solid #d2d201;">Content here</div>
        
        
          .myborder {border:2px solid #d2d201;}
        
        Border color #d2d201