#dabf66 color space conversions
Hex:
        #dabf66
        RGB:
        218, 191, 102
        CMY:
        15, 25, 60
        CMYK:
        0, 12, 53, 15
      HSL:
        46°, 61.0526%, 62.7451%
        HSV (HSB):
        46°, 53.2110%, 85.4902%
        XYZ:
        49.9425, 53.1263, 20.1925
        xyY:
        0.4052, 0.4310, 53.1263
      CIE-Lab:
        77.9495, -1.4823, 47.9289
        CIE-LCH:
        77.9495, 47.9518, 91.7714
        CIE-Luv:
        77.9495, 22.6108, 59.3675
        Hunter-Lab:
        72.8878, -5.2460, 34.5960
      #dabf66 color charts
#dabf66 RGB chart
      #dabf66 CMYK chart
      #dabf66 RGB pie chart
      #dabf66 color shades, tints & tones
#dabf66 color schemes
#dabf66 color preview, HTML & CSS examples
           This text has a color of #dabf66        
        
          <p style="color:#dabf66;">Text here</p>
        
        
          .mytext {color:#dabf66;}
        
        Text color #dabf66
      
           This box has a color of #dabf66        
        
          <div style="background-color:#dabf66;">Content here</div>
        
        
          .mybackground {background-color:#dabf66;}
        
        Background color #dabf66
      
           Border around this has a color of #dabf66        
        
          <div style="border:2px solid #dabf66;">Content here</div>
        
        
          .myborder {border:2px solid #dabf66;}
        
        Border color #dabf66