#d2ba27 color space conversions
Hex:
        #d2ba27
        RGB:
        210, 186, 39
        CMY:
        18, 27, 85
        CMYK:
        0, 11, 81, 18
      HSL:
        52°, 68.6747%, 48.8235%
        HSV (HSB):
        52°, 81.4286%, 82.3529%
        XYZ:
        44.5035, 48.9659, 9.0252
        xyY:
        0.4342, 0.4777, 48.9659
      CIE-Lab:
        75.4301, -5.8362, 70.4355
        CIE-LCH:
        75.4301, 70.6769, 94.7366
        CIE-Luv:
        75.4301, 22.5559, 76.8622
        Hunter-Lab:
        69.9757, -8.9341, 41.3359
      #d2ba27 color charts
#d2ba27 RGB chart
      #d2ba27 CMYK chart
      #d2ba27 RGB pie chart
      #d2ba27 color shades, tints & tones
#d2ba27 color schemes
#d2ba27 color preview, HTML & CSS examples
           This text has a color of #d2ba27        
        
          <p style="color:#d2ba27;">Text here</p>
        
        
          .mytext {color:#d2ba27;}
        
        Text color #d2ba27
      
           This box has a color of #d2ba27        
        
          <div style="background-color:#d2ba27;">Content here</div>
        
        
          .mybackground {background-color:#d2ba27;}
        
        Background color #d2ba27
      
           Border around this has a color of #d2ba27        
        
          <div style="border:2px solid #d2ba27;">Content here</div>
        
        
          .myborder {border:2px solid #d2ba27;}
        
        Border color #d2ba27