#dfb50e color space conversions
Hex:
        #dfb50e
        RGB:
        223, 181, 14
        CMY:
        13, 29, 95
        CMYK:
        0, 19, 94, 13
      HSL:
        48°, 88.1857%, 46.4706%
        HSV (HSB):
        48°, 93.7220%, 87.4510%
        XYZ:
        47.0346, 48.7674, 7.3495
        xyY:
        0.4560, 0.4728, 48.7674
      CIE-Lab:
        75.3064, 1.9225, 75.9926
        CIE-LCH:
        75.3064, 76.0169, 88.5508
        CIE-Luv:
        75.3064, 36.3774, 78.2108
        Hunter-Lab:
        69.8337, -1.9851, 42.6437
      #dfb50e color charts
#dfb50e RGB chart
      #dfb50e CMYK chart
      #dfb50e RGB pie chart
      #dfb50e color shades, tints & tones
#dfb50e color schemes
#dfb50e color preview, HTML & CSS examples
           This text has a color of #dfb50e        
        
          <p style="color:#dfb50e;">Text here</p>
        
        
          .mytext {color:#dfb50e;}
        
        Text color #dfb50e
      
           This box has a color of #dfb50e        
        
          <div style="background-color:#dfb50e;">Content here</div>
        
        
          .mybackground {background-color:#dfb50e;}
        
        Background color #dfb50e
      
           Border around this has a color of #dfb50e        
        
          <div style="border:2px solid #dfb50e;">Content here</div>
        
        
          .myborder {border:2px solid #dfb50e;}
        
        Border color #dfb50e