#d6bc22 color space conversions
Hex:
        #d6bc22
        RGB:
        214, 188, 34
        CMY:
        16, 26, 87
        CMYK:
        0, 12, 84, 16
      HSL:
        51°, 72.5806%, 48.6275%
        HSV (HSB):
        51°, 84.1121%, 83.9216%
        XYZ:
        46.0035, 50.3781, 8.8127
        xyY:
        0.4373, 0.4789, 50.3781
      CIE-Lab:
        76.3007, -5.2746, 72.6267
        CIE-LCH:
        76.3007, 72.8179, 94.1539
        CIE-Luv:
        76.3007, 24.1720, 78.5364
        Hunter-Lab:
        70.9775, -8.5173, 42.3227
      #d6bc22 color charts
#d6bc22 RGB chart
      #d6bc22 CMYK chart
      #d6bc22 RGB pie chart
      #d6bc22 color shades, tints & tones
#d6bc22 color schemes
#d6bc22 color preview, HTML & CSS examples
           This text has a color of #d6bc22        
        
          <p style="color:#d6bc22;">Text here</p>
        
        
          .mytext {color:#d6bc22;}
        
        Text color #d6bc22
      
           This box has a color of #d6bc22        
        
          <div style="background-color:#d6bc22;">Content here</div>
        
        
          .mybackground {background-color:#d6bc22;}
        
        Background color #d6bc22
      
           Border around this has a color of #d6bc22        
        
          <div style="border:2px solid #d6bc22;">Content here</div>
        
        
          .myborder {border:2px solid #d6bc22;}
        
        Border color #d6bc22