#d5d269 color space conversions
Hex:
        #d5d269
        RGB:
        213, 210, 105
        CMY:
        16, 18, 59
        CMYK:
        0, 1, 51, 16
      HSL:
        58°, 56.2500%, 62.3529%
        HSV (HSB):
        58°, 50.7042%, 83.5294%
        XYZ:
        53.0370, 61.2592, 22.3935
        xyY:
        0.3880, 0.4482, 61.2592
      CIE-Lab:
        82.5179, -13.0069, 51.8036
        CIE-LCH:
        82.5179, 53.4116, 104.0945
        CIE-Luv:
        82.5179, 6.7840, 66.7753
        Hunter-Lab:
        78.2683, -16.0125, 37.8242
      #d5d269 color charts
#d5d269 RGB chart
      #d5d269 CMYK chart
      #d5d269 RGB pie chart
      #d5d269 color shades, tints & tones
#d5d269 color schemes
#d5d269 color preview, HTML & CSS examples
           This text has a color of #d5d269        
        
          <p style="color:#d5d269;">Text here</p>
        
        
          .mytext {color:#d5d269;}
        
        Text color #d5d269
      
           This box has a color of #d5d269        
        
          <div style="background-color:#d5d269;">Content here</div>
        
        
          .mybackground {background-color:#d5d269;}
        
        Background color #d5d269
      
           Border around this has a color of #d5d269        
        
          <div style="border:2px solid #d5d269;">Content here</div>
        
        
          .myborder {border:2px solid #d5d269;}
        
        Border color #d5d269