#d6b235 color space conversions
Hex:
        #d6b235
        RGB:
        214, 178, 53
        CMY:
        16, 30, 79
        CMYK:
        0, 17, 75, 16
      HSL:
        47°, 66.2551%, 52.3529%
        HSV (HSB):
        47°, 75.2336%, 83.9216%
        XYZ:
        44.2946, 46.3940, 9.9885
        xyY:
        0.4400, 0.4608, 46.3940
      CIE-Lab:
        73.8004, 0.5799, 64.6276
        CIE-LCH:
        73.8004, 64.6302, 89.4859
        CIE-Luv:
        73.8004, 30.9035, 70.8151
        Hunter-Lab:
        68.1131, -3.1179, 38.9845
      #d6b235 color charts
#d6b235 RGB chart
      #d6b235 CMYK chart
      #d6b235 RGB pie chart
      #d6b235 color shades, tints & tones
#d6b235 color schemes
#d6b235 color preview, HTML & CSS examples
           This text has a color of #d6b235        
        
          <p style="color:#d6b235;">Text here</p>
        
        
          .mytext {color:#d6b235;}
        
        Text color #d6b235
      
           This box has a color of #d6b235        
        
          <div style="background-color:#d6b235;">Content here</div>
        
        
          .mybackground {background-color:#d6b235;}
        
        Background color #d6b235
      
           Border around this has a color of #d6b235        
        
          <div style="border:2px solid #d6b235;">Content here</div>
        
        
          .myborder {border:2px solid #d6b235;}
        
        Border color #d6b235