#d6d545 color space conversions
Hex:
        #d6d545
        RGB:
        214, 213, 69
        CMY:
        16, 16, 73
        CMYK:
        0, 0, 68, 16
      HSL:
        60°, 63.8767%, 55.4902%
        HSV (HSB):
        60°, 67.7570%, 83.9216%
        XYZ:
        52.6000, 62.3143, 14.8858
        xyY:
        0.4052, 0.4801, 62.3143
      CIE-Lab:
        83.0803, -16.5646, 67.7973
        CIE-LCH:
        83.0803, 69.7915, 103.7299
        CIE-Luv:
        83.0803, 6.5252, 81.1299
        Hunter-Lab:
        78.9394, -19.2034, 44.0771
      #d6d545 color charts
#d6d545 RGB chart
      #d6d545 CMYK chart
      #d6d545 RGB pie chart
      #d6d545 color shades, tints & tones
#d6d545 color schemes
#d6d545 color preview, HTML & CSS examples
           This text has a color of #d6d545        
        
          <p style="color:#d6d545;">Text here</p>
        
        
          .mytext {color:#d6d545;}
        
        Text color #d6d545
      
           This box has a color of #d6d545        
        
          <div style="background-color:#d6d545;">Content here</div>
        
        
          .mybackground {background-color:#d6d545;}
        
        Background color #d6d545
      
           Border around this has a color of #d6d545        
        
          <div style="border:2px solid #d6d545;">Content here</div>
        
        
          .myborder {border:2px solid #d6d545;}
        
        Border color #d6d545