#d2d614 color space conversions
Hex:
        #d2d614
        RGB:
        210, 214, 20
        CMY:
        18, 16, 92
        CMYK:
        2, 0, 91, 16
      HSL:
        61°, 82.9060%, 45.8824%
        HSV (HSB):
        61°, 90.6542%, 83.9216%
        XYZ:
        50.7512, 61.8453, 9.9243
        xyY:
        0.4142, 0.5048, 61.8453
      CIE-Lab:
        82.8311, -20.3574, 80.3914
        CIE-LCH:
        82.8311, 82.9289, 104.2102
        CIE-Luv:
        82.8311, 3.7830, 90.1741
        Hunter-Lab:
        78.6418, -22.4288, 47.5671
      #d2d614 color charts
#d2d614 RGB chart
      #d2d614 CMYK chart
      #d2d614 RGB pie chart
      #d2d614 color shades, tints & tones
#d2d614 color schemes
#d2d614 color preview, HTML & CSS examples
           This text has a color of #d2d614        
        
          <p style="color:#d2d614;">Text here</p>
        
        
          .mytext {color:#d2d614;}
        
        Text color #d2d614
      
           This box has a color of #d2d614        
        
          <div style="background-color:#d2d614;">Content here</div>
        
        
          .mybackground {background-color:#d2d614;}
        
        Background color #d2d614
      
           Border around this has a color of #d2d614        
        
          <div style="border:2px solid #d2d614;">Content here</div>
        
        
          .myborder {border:2px solid #d2d614;}
        
        Border color #d2d614