#dba412 color space conversions
Hex:
        #dba412
        RGB:
        219, 164, 18
        CMY:
        14, 36, 93
        CMYK:
        0, 25, 92, 14
      HSL:
        44°, 84.8101%, 46.4706%
        HSV (HSB):
        44°, 91.7808%, 85.8824%
        XYZ:
        42.5981, 41.6547, 6.3673
        xyY:
        0.4701, 0.4597, 41.6547
      CIE-Lab:
        70.6322, 9.2226, 71.7362
        CIE-LCH:
        70.6322, 72.3266, 82.6741
        CIE-Luv:
        70.6322, 46.2390, 71.3820
        Hunter-Lab:
        64.5404, 4.8681, 39.3290
      #dba412 color charts
#dba412 RGB chart
      #dba412 CMYK chart
      #dba412 RGB pie chart
      #dba412 color shades, tints & tones
#dba412 color schemes
#dba412 color preview, HTML & CSS examples
           This text has a color of #dba412        
        
          <p style="color:#dba412;">Text here</p>
        
        
          .mytext {color:#dba412;}
        
        Text color #dba412
      
           This box has a color of #dba412        
        
          <div style="background-color:#dba412;">Content here</div>
        
        
          .mybackground {background-color:#dba412;}
        
        Background color #dba412
      
           Border around this has a color of #dba412        
        
          <div style="border:2px solid #dba412;">Content here</div>
        
        
          .myborder {border:2px solid #dba412;}
        
        Border color #dba412