#dfba0e color space conversions
Hex:
        #dfba0e
        RGB:
        223, 186, 14
        CMY:
        13, 27, 95
        CMYK:
        0, 17, 94, 13
      HSL:
        49°, 88.1857%, 46.4706%
        HSV (HSB):
        49°, 93.7220%, 87.4510%
        XYZ:
        48.0696, 50.8375, 7.6945
        xyY:
        0.4509, 0.4769, 50.8375
      CIE-Lab:
        76.5805, -0.6892, 76.9344
        CIE-LCH:
        76.5805, 76.9375, 90.5132
        CIE-Luv:
        76.5805, 32.6424, 80.0985
        Hunter-Lab:
        71.3004, -4.4339, 43.5119
      #dfba0e color charts
#dfba0e RGB chart
      #dfba0e CMYK chart
      #dfba0e RGB pie chart
      #dfba0e color shades, tints & tones
#dfba0e color schemes
#dfba0e color preview, HTML & CSS examples
           This text has a color of #dfba0e        
        
          <p style="color:#dfba0e;">Text here</p>
        
        
          .mytext {color:#dfba0e;}
        
        Text color #dfba0e
      
           This box has a color of #dfba0e        
        
          <div style="background-color:#dfba0e;">Content here</div>
        
        
          .mybackground {background-color:#dfba0e;}
        
        Background color #dfba0e
      
           Border around this has a color of #dfba0e        
        
          <div style="border:2px solid #dfba0e;">Content here</div>
        
        
          .myborder {border:2px solid #dfba0e;}
        
        Border color #dfba0e