#d1ba27 color space conversions
Hex:
        #d1ba27
        RGB:
        209, 186, 39
        CMY:
        18, 27, 85
        CMYK:
        0, 11, 81, 18
      HSL:
        52°, 68.5484%, 48.6275%
        HSV (HSB):
        52°, 81.3397%, 81.9608%
        XYZ:
        44.2196, 48.8196, 9.0120
        xyY:
        0.4333, 0.4784, 48.8196
      CIE-Lab:
        75.3390, -6.2704, 70.3211
        CIE-LCH:
        75.3390, 70.6001, 95.0955
        CIE-Luv:
        75.3390, 21.8227, 76.8424
        Hunter-Lab:
        69.8710, -9.3062, 41.2625
      #d1ba27 color charts
#d1ba27 RGB chart
      #d1ba27 CMYK chart
      #d1ba27 RGB pie chart
      #d1ba27 color shades, tints & tones
#d1ba27 color schemes
#d1ba27 color preview, HTML & CSS examples
           This text has a color of #d1ba27        
        
          <p style="color:#d1ba27;">Text here</p>
        
        
          .mytext {color:#d1ba27;}
        
        Text color #d1ba27
      
           This box has a color of #d1ba27        
        
          <div style="background-color:#d1ba27;">Content here</div>
        
        
          .mybackground {background-color:#d1ba27;}
        
        Background color #d1ba27
      
           Border around this has a color of #d1ba27        
        
          <div style="border:2px solid #d1ba27;">Content here</div>
        
        
          .myborder {border:2px solid #d1ba27;}
        
        Border color #d1ba27