#d5d002 color space conversions
Hex:
        #d5d002
        RGB:
        213, 208, 2
        CMY:
        16, 18, 99
        CMYK:
        0, 2, 99, 16
      HSL:
        59°, 98.1395%, 42.1569%
        HSV (HSB):
        59°, 99.0610%, 83.5294%
        XYZ:
        50.0074, 59.2623, 8.8605
        xyY:
        0.4233, 0.5017, 59.2623
      CIE-Lab:
        81.4355, -16.3336, 81.3235
        CIE-LCH:
        81.4355, 82.9475, 101.3566
        CIE-Luv:
        81.4355, 9.8800, 89.0011
        Hunter-Lab:
        76.9820, -18.7651, 47.0632
      #d5d002 color charts
#d5d002 RGB chart
      #d5d002 CMYK chart
      #d5d002 RGB pie chart
      #d5d002 color shades, tints & tones
#d5d002 color schemes
#d5d002 color preview, HTML & CSS examples
           This text has a color of #d5d002        
        
          <p style="color:#d5d002;">Text here</p>
        
        
          .mytext {color:#d5d002;}
        
        Text color #d5d002
      
           This box has a color of #d5d002        
        
          <div style="background-color:#d5d002;">Content here</div>
        
        
          .mybackground {background-color:#d5d002;}
        
        Background color #d5d002
      
           Border around this has a color of #d5d002        
        
          <div style="border:2px solid #d5d002;">Content here</div>
        
        
          .myborder {border:2px solid #d5d002;}
        
        Border color #d5d002