#d2bd36 color space conversions
Hex:
        #d2bd36
        RGB:
        210, 189, 54
        CMY:
        18, 26, 79
        CMYK:
        0, 10, 74, 18
      HSL:
        52°, 63.4146%, 51.7647%
        HSV (HSB):
        52°, 74.2857%, 82.3529%
        XYZ:
        45.4418, 50.3632, 10.8161
        xyY:
        0.4262, 0.4724, 50.3632
      CIE-Lab:
        76.2916, -6.8398, 66.4975
        CIE-LCH:
        76.2916, 66.8483, 95.8726
        CIE-Luv:
        76.2916, 20.1132, 74.9628
        Hunter-Lab:
        70.9670, -9.8947, 40.6405
      #d2bd36 color charts
#d2bd36 RGB chart
      #d2bd36 CMYK chart
      #d2bd36 RGB pie chart
      #d2bd36 color shades, tints & tones
#d2bd36 color schemes
#d2bd36 color preview, HTML & CSS examples
           This text has a color of #d2bd36        
        
          <p style="color:#d2bd36;">Text here</p>
        
        
          .mytext {color:#d2bd36;}
        
        Text color #d2bd36
      
           This box has a color of #d2bd36        
        
          <div style="background-color:#d2bd36;">Content here</div>
        
        
          .mybackground {background-color:#d2bd36;}
        
        Background color #d2bd36
      
           Border around this has a color of #d2bd36        
        
          <div style="border:2px solid #d2bd36;">Content here</div>
        
        
          .myborder {border:2px solid #d2bd36;}
        
        Border color #d2bd36