#d2ba28 color space conversions
Hex:
        #d2ba28
        RGB:
        210, 186, 40
        CMY:
        18, 27, 84
        CMYK:
        0, 11, 81, 18
      HSL:
        52°, 68.0000%, 49.0196%
        HSV (HSB):
        52°, 80.9524%, 82.3529%
        XYZ:
        44.5203, 48.9727, 9.1137
        xyY:
        0.4339, 0.4773, 48.9727
      CIE-Lab:
        75.4343, -5.8053, 70.1588
        CIE-LCH:
        75.4343, 70.3986, 94.7302
        CIE-Luv:
        75.4343, 22.5360, 76.6854
        Hunter-Lab:
        69.9805, -8.9075, 41.2649
      #d2ba28 color charts
#d2ba28 RGB chart
      #d2ba28 CMYK chart
      #d2ba28 RGB pie chart
      #d2ba28 color shades, tints & tones
#d2ba28 color schemes
#d2ba28 color preview, HTML & CSS examples
           This text has a color of #d2ba28        
        
          <p style="color:#d2ba28;">Text here</p>
        
        
          .mytext {color:#d2ba28;}
        
        Text color #d2ba28
      
           This box has a color of #d2ba28        
        
          <div style="background-color:#d2ba28;">Content here</div>
        
        
          .mybackground {background-color:#d2ba28;}
        
        Background color #d2ba28
      
           Border around this has a color of #d2ba28        
        
          <div style="border:2px solid #d2ba28;">Content here</div>
        
        
          .myborder {border:2px solid #d2ba28;}
        
        Border color #d2ba28