#d6be30 color space conversions
Hex:
        #d6be30
        RGB:
        214, 190, 48
        CMY:
        16, 25, 81
        CMYK:
        0, 11, 78, 16
      HSL:
        51°, 66.9355%, 51.3725%
        HSV (HSB):
        51°, 77.5701%, 83.9216%
        XYZ:
        46.6785, 51.3365, 10.2450
        xyY:
        0.4312, 0.4742, 51.3365
      CIE-Lab:
        76.8824, -5.8709, 69.1757
        CIE-LCH:
        76.8824, 69.4243, 94.8510
        CIE-Luv:
        76.8824, 22.4702, 76.8144
        Hunter-Lab:
        71.6495, -9.0966, 41.6769
      #d6be30 color charts
#d6be30 RGB chart
      #d6be30 CMYK chart
      #d6be30 RGB pie chart
      #d6be30 color shades, tints & tones
#d6be30 color schemes
#d6be30 color preview, HTML & CSS examples
           This text has a color of #d6be30        
        
          <p style="color:#d6be30;">Text here</p>
        
        
          .mytext {color:#d6be30;}
        
        Text color #d6be30
      
           This box has a color of #d6be30        
        
          <div style="background-color:#d6be30;">Content here</div>
        
        
          .mybackground {background-color:#d6be30;}
        
        Background color #d6be30
      
           Border around this has a color of #d6be30        
        
          <div style="border:2px solid #d6be30;">Content here</div>
        
        
          .myborder {border:2px solid #d6be30;}
        
        Border color #d6be30