#d6b92a color space conversions
Hex:
        #d6b92a
        RGB:
        214, 185, 42
        CMY:
        16, 27, 84
        CMYK:
        0, 14, 80, 16
      HSL:
        50°, 67.7165%, 50.1961%
        HSV (HSB):
        50°, 80.3738%, 83.9216%
        XYZ:
        45.4984, 49.1612, 9.2815
        xyY:
        0.4377, 0.4730, 49.1612
      CIE-Lab:
        75.5515, -3.4872, 69.8271
        CIE-LCH:
        75.5515, 69.9141, 92.8590
        CIE-Luv:
        75.5515, 26.1579, 76.0067
        Hunter-Lab:
        70.1151, -6.8708, 41.2320
      #d6b92a color charts
#d6b92a RGB chart
      #d6b92a CMYK chart
      #d6b92a RGB pie chart
      #d6b92a color shades, tints & tones
#d6b92a color schemes
#d6b92a color preview, HTML & CSS examples
           This text has a color of #d6b92a        
        
          <p style="color:#d6b92a;">Text here</p>
        
        
          .mytext {color:#d6b92a;}
        
        Text color #d6b92a
      
           This box has a color of #d6b92a        
        
          <div style="background-color:#d6b92a;">Content here</div>
        
        
          .mybackground {background-color:#d6b92a;}
        
        Background color #d6b92a
      
           Border around this has a color of #d6b92a        
        
          <div style="border:2px solid #d6b92a;">Content here</div>
        
        
          .myborder {border:2px solid #d6b92a;}
        
        Border color #d6b92a