#d2d555 color space conversions
Hex:
        #d2d555
        RGB:
        210, 213, 85
        CMY:
        18, 16, 67
        CMYK:
        1, 0, 60, 16
      HSL:
        61°, 60.3774%, 58.4314%
        HSV (HSB):
        61°, 60.0939%, 83.5294%
        XYZ:
        52.0123, 61.9460, 17.8098
        xyY:
        0.3947, 0.4701, 61.9460
      CIE-Lab:
        82.8847, -17.2562, 61.1130
        CIE-LCH:
        82.8847, 63.5026, 105.7678
        CIE-Luv:
        82.8847, 3.4969, 75.9815
        Hunter-Lab:
        78.7058, -19.7744, 41.6777
      #d2d555 color charts
#d2d555 RGB chart
      #d2d555 CMYK chart
      #d2d555 RGB pie chart
      #d2d555 color shades, tints & tones
#d2d555 color schemes
#d2d555 color preview, HTML & CSS examples
           This text has a color of #d2d555        
        
          <p style="color:#d2d555;">Text here</p>
        
        
          .mytext {color:#d2d555;}
        
        Text color #d2d555
      
           This box has a color of #d2d555        
        
          <div style="background-color:#d2d555;">Content here</div>
        
        
          .mybackground {background-color:#d2d555;}
        
        Background color #d2d555
      
           Border around this has a color of #d2d555        
        
          <div style="border:2px solid #d2d555;">Content here</div>
        
        
          .myborder {border:2px solid #d2d555;}
        
        Border color #d2d555