#d6cc06 color space conversions
Hex:
        #d6cc06
        RGB:
        214, 204, 6
        CMY:
        16, 20, 98
        CMYK:
        0, 5, 97, 16
      HSL:
        57°, 94.5455%, 43.1373%
        HSV (HSB):
        57°, 97.1963%, 83.9216%
        XYZ:
        49.3573, 57.4950, 8.6685
        xyY:
        0.4273, 0.4977, 57.4950
      CIE-Lab:
        80.4572, -13.8735, 80.2672
        CIE-LCH:
        80.4572, 81.4574, 99.8062
        CIE-Luv:
        80.4572, 13.2695, 87.2801
        Hunter-Lab:
        75.8255, -16.5031, 46.2997
      #d6cc06 color charts
#d6cc06 RGB chart
      #d6cc06 CMYK chart
      #d6cc06 RGB pie chart
      #d6cc06 color shades, tints & tones
#d6cc06 color schemes
#d6cc06 color preview, HTML & CSS examples
           This text has a color of #d6cc06        
        
          <p style="color:#d6cc06;">Text here</p>
        
        
          .mytext {color:#d6cc06;}
        
        Text color #d6cc06
      
           This box has a color of #d6cc06        
        
          <div style="background-color:#d6cc06;">Content here</div>
        
        
          .mybackground {background-color:#d6cc06;}
        
        Background color #d6cc06
      
           Border around this has a color of #d6cc06        
        
          <div style="border:2px solid #d6cc06;">Content here</div>
        
        
          .myborder {border:2px solid #d6cc06;}
        
        Border color #d6cc06