#d6cb30 color space conversions
Hex:
        #d6cb30
        RGB:
        214, 203, 48
        CMY:
        16, 20, 81
        CMYK:
        0, 5, 78, 16
      HSL:
        56°, 66.9355%, 51.3725%
        HSV (HSB):
        56°, 77.5701%, 83.9216%
        XYZ:
        49.6210, 57.2214, 11.2258
        xyY:
        0.4203, 0.4846, 57.2214
      CIE-Lab:
        80.3040, -12.4985, 72.2600
        CIE-LCH:
        80.3040, 73.3330, 99.8131
        CIE-Luv:
        80.3040, 13.5193, 82.0399
        Hunter-Lab:
        75.6448, -15.2872, 44.1526
      #d6cb30 color charts
#d6cb30 RGB chart
      #d6cb30 CMYK chart
      #d6cb30 RGB pie chart
      #d6cb30 color shades, tints & tones
#d6cb30 color schemes
#d6cb30 color preview, HTML & CSS examples
           This text has a color of #d6cb30        
        
          <p style="color:#d6cb30;">Text here</p>
        
        
          .mytext {color:#d6cb30;}
        
        Text color #d6cb30
      
           This box has a color of #d6cb30        
        
          <div style="background-color:#d6cb30;">Content here</div>
        
        
          .mybackground {background-color:#d6cb30;}
        
        Background color #d6cb30
      
           Border around this has a color of #d6cb30        
        
          <div style="border:2px solid #d6cb30;">Content here</div>
        
        
          .myborder {border:2px solid #d6cb30;}
        
        Border color #d6cb30