#d2d870 color space conversions
Hex:
        #d2d870
        RGB:
        210, 216, 112
        CMY:
        18, 15, 56
        CMYK:
        3, 0, 48, 15
      HSL:
        63°, 57.1429%, 64.3137%
        HSV (HSB):
        63°, 48.1481%, 84.7059%
        XYZ:
        54.0588, 63.9832, 24.8300
        xyY:
        0.3784, 0.4478, 63.9832
      CIE-Lab:
        83.9570, -16.5831, 50.1497
        CIE-LCH:
        83.9570, 52.8204, 108.2976
        CIE-Luv:
        83.9570, 0.9295, 66.3510
        Hunter-Lab:
        79.9895, -19.3471, 37.5881
      #d2d870 color charts
#d2d870 RGB chart
      #d2d870 CMYK chart
      #d2d870 RGB pie chart
      #d2d870 color shades, tints & tones
#d2d870 color schemes
#d2d870 color preview, HTML & CSS examples
           This text has a color of #d2d870        
        
          <p style="color:#d2d870;">Text here</p>
        
        
          .mytext {color:#d2d870;}
        
        Text color #d2d870
      
           This box has a color of #d2d870        
        
          <div style="background-color:#d2d870;">Content here</div>
        
        
          .mybackground {background-color:#d2d870;}
        
        Background color #d2d870
      
           Border around this has a color of #d2d870        
        
          <div style="border:2px solid #d2d870;">Content here</div>
        
        
          .myborder {border:2px solid #d2d870;}
        
        Border color #d2d870