#d2d767 color space conversions
Hex:
        #d2d767
        RGB:
        210, 215, 103
        CMY:
        18, 16, 60
        CMYK:
        2, 0, 52, 16
      HSL:
        63°, 58.3333%, 62.3529%
        HSV (HSB):
        63°, 52.0930%, 84.3137%
        XYZ:
        53.3270, 63.2818, 22.2359
        xyY:
        0.3841, 0.4558, 63.2818
      CIE-Lab:
        83.5904, -16.8809, 53.9303
        CIE-LCH:
        83.5904, 56.5105, 107.3809
        CIE-Luv:
        83.5904, 1.7941, 69.8819
        Hunter-Lab:
        79.5499, -19.5531, 39.1120
      #d2d767 color charts
#d2d767 RGB chart
      #d2d767 CMYK chart
      #d2d767 RGB pie chart
      #d2d767 color shades, tints & tones
#d2d767 color schemes
#d2d767 color preview, HTML & CSS examples
           This text has a color of #d2d767        
        
          <p style="color:#d2d767;">Text here</p>
        
        
          .mytext {color:#d2d767;}
        
        Text color #d2d767
      
           This box has a color of #d2d767        
        
          <div style="background-color:#d2d767;">Content here</div>
        
        
          .mybackground {background-color:#d2d767;}
        
        Background color #d2d767
      
           Border around this has a color of #d2d767        
        
          <div style="border:2px solid #d2d767;">Content here</div>
        
        
          .myborder {border:2px solid #d2d767;}
        
        Border color #d2d767