#d8d250 color space conversions
Hex:
        #d8d250
        RGB:
        216, 210, 80
        CMY:
        15, 18, 69
        CMYK:
        0, 3, 63, 15
      HSL:
        57°, 63.5514%, 58.0392%
        HSV (HSB):
        57°, 62.9630%, 84.7059%
        XYZ:
        52.8135, 61.2713, 16.6324
        xyY:
        0.4040, 0.4687, 61.2713
      CIE-Lab:
        82.5244, -13.6139, 62.9572
        CIE-LCH:
        82.5244, 64.4123, 102.2018
        CIE-Luv:
        82.5244, 9.5599, 76.5465
        Hunter-Lab:
        78.2760, -16.5475, 42.1950
      #d8d250 color charts
#d8d250 RGB chart
      #d8d250 CMYK chart
      #d8d250 RGB pie chart
      #d8d250 color shades, tints & tones
#d8d250 color schemes
#d8d250 color preview, HTML & CSS examples
           This text has a color of #d8d250        
        
          <p style="color:#d8d250;">Text here</p>
        
        
          .mytext {color:#d8d250;}
        
        Text color #d8d250
      
           This box has a color of #d8d250        
        
          <div style="background-color:#d8d250;">Content here</div>
        
        
          .mybackground {background-color:#d8d250;}
        
        Background color #d8d250
      
           Border around this has a color of #d8d250        
        
          <div style="border:2px solid #d8d250;">Content here</div>
        
        
          .myborder {border:2px solid #d8d250;}
        
        Border color #d8d250