#dbad1e color space conversions
Hex:
        #dbad1e
        RGB:
        219, 173, 30
        CMY:
        14, 32, 88
        CMYK:
        0, 21, 86, 14
      HSL:
        45°, 75.9036%, 48.8235%
        HSV (HSB):
        45°, 86.3014%, 85.8824%
        XYZ:
        44.3913, 45.0409, 7.5824
        xyY:
        0.4576, 0.4643, 45.0409
      CIE-Lab:
        72.9188, 4.6620, 71.0250
        CIE-LCH:
        72.9188, 71.1778, 86.2446
        CIE-Luv:
        72.9188, 39.0781, 73.3983
        Hunter-Lab:
        67.1126, 0.6211, 40.2802
      #dbad1e color charts
#dbad1e RGB chart
      #dbad1e CMYK chart
      #dbad1e RGB pie chart
      #dbad1e color shades, tints & tones
#dbad1e color schemes
#dbad1e color preview, HTML & CSS examples
           This text has a color of #dbad1e        
        
          <p style="color:#dbad1e;">Text here</p>
        
        
          .mytext {color:#dbad1e;}
        
        Text color #dbad1e
      
           This box has a color of #dbad1e        
        
          <div style="background-color:#dbad1e;">Content here</div>
        
        
          .mybackground {background-color:#dbad1e;}
        
        Background color #dbad1e
      
           Border around this has a color of #dbad1e        
        
          <div style="border:2px solid #dbad1e;">Content here</div>
        
        
          .myborder {border:2px solid #dbad1e;}
        
        Border color #dbad1e