#d6c227 color space conversions
Hex:
        #d6c227
        RGB:
        214, 194, 39
        CMY:
        16, 24, 85
        CMYK:
        0, 9, 82, 16
      HSL:
        53°, 69.1700%, 49.6078%
        HSV (HSB):
        53°, 81.7757%, 83.9216%
        XYZ:
        47.3896, 53.0262, 9.6568
        xyY:
        0.4305, 0.4817, 53.0262
      CIE-Lab:
        77.8905, -8.2232, 72.6890
        CIE-LCH:
        77.8905, 73.1527, 96.4544
        CIE-Luv:
        77.8905, 19.8516, 80.1023
        Hunter-Lab:
        72.8191, -11.2683, 43.1107
      #d6c227 color charts
#d6c227 RGB chart
      #d6c227 CMYK chart
      #d6c227 RGB pie chart
      #d6c227 color shades, tints & tones
#d6c227 color schemes
#d6c227 color preview, HTML & CSS examples
           This text has a color of #d6c227        
        
          <p style="color:#d6c227;">Text here</p>
        
        
          .mytext {color:#d6c227;}
        
        Text color #d6c227
      
           This box has a color of #d6c227        
        
          <div style="background-color:#d6c227;">Content here</div>
        
        
          .mybackground {background-color:#d6c227;}
        
        Background color #d6c227
      
           Border around this has a color of #d6c227        
        
          <div style="border:2px solid #d6c227;">Content here</div>
        
        
          .myborder {border:2px solid #d6c227;}
        
        Border color #d6c227