#d4ba0e color space conversions
Hex:
        #d4ba0e
        RGB:
        212, 186, 14
        CMY:
        17, 27, 95
        CMYK:
        0, 12, 93, 17
      HSL:
        52°, 87.6106%, 44.3137%
        HSV (HSB):
        52°, 93.3962%, 83.1373%
        XYZ:
        44.7895, 49.1466, 7.5410
        xyY:
        0.4414, 0.4843, 49.1466
      CIE-Lab:
        75.5424, -5.4900, 75.6983
        CIE-LCH:
        75.5424, 75.8971, 94.1481
        CIE-Luv:
        75.5424, 24.3790, 79.9330
        Hunter-Lab:
        70.1046, -8.6402, 42.6955
      #d4ba0e color charts
#d4ba0e RGB chart
      #d4ba0e CMYK chart
      #d4ba0e RGB pie chart
      #d4ba0e color shades, tints & tones
#d4ba0e color schemes
#d4ba0e color preview, HTML & CSS examples
           This text has a color of #d4ba0e        
        
          <p style="color:#d4ba0e;">Text here</p>
        
        
          .mytext {color:#d4ba0e;}
        
        Text color #d4ba0e
      
           This box has a color of #d4ba0e        
        
          <div style="background-color:#d4ba0e;">Content here</div>
        
        
          .mybackground {background-color:#d4ba0e;}
        
        Background color #d4ba0e
      
           Border around this has a color of #d4ba0e        
        
          <div style="border:2px solid #d4ba0e;">Content here</div>
        
        
          .myborder {border:2px solid #d4ba0e;}
        
        Border color #d4ba0e