#dab72a color space conversions
Hex:
        #dab72a
        RGB:
        218, 183, 42
        CMY:
        15, 28, 84
        CMYK:
        0, 16, 81, 15
      HSL:
        48°, 70.4000%, 50.9804%
        HSV (HSB):
        48°, 80.7339%, 85.4902%
        XYZ:
        46.2648, 48.9396, 9.1983
        xyY:
        0.4431, 0.4688, 48.9396
      CIE-Lab:
        75.4137, -0.7093, 69.8532
        CIE-LCH:
        75.4137, 69.8568, 90.5817
        CIE-Luv:
        75.4137, 30.5950, 75.3069
        Hunter-Lab:
        69.9568, -4.3763, 41.1740
      #dab72a color charts
#dab72a RGB chart
      #dab72a CMYK chart
      #dab72a RGB pie chart
      #dab72a color shades, tints & tones
#dab72a color schemes
#dab72a color preview, HTML & CSS examples
           This text has a color of #dab72a        
        
          <p style="color:#dab72a;">Text here</p>
        
        
          .mytext {color:#dab72a;}
        
        Text color #dab72a
      
           This box has a color of #dab72a        
        
          <div style="background-color:#dab72a;">Content here</div>
        
        
          .mybackground {background-color:#dab72a;}
        
        Background color #dab72a
      
           Border around this has a color of #dab72a        
        
          <div style="border:2px solid #dab72a;">Content here</div>
        
        
          .myborder {border:2px solid #dab72a;}
        
        Border color #dab72a