#dacf32 color space conversions
Hex:
        #dacf32
        RGB:
        218, 207, 50
        CMY:
        15, 19, 80
        CMYK:
        0, 5, 77, 15
      HSL:
        56°, 69.4215%, 52.5490%
        HSV (HSB):
        56°, 77.0642%, 85.4902%
        XYZ:
        51.8020, 59.7614, 11.8225
        xyY:
        0.4198, 0.4843, 59.7614
      CIE-Lab:
        81.7083, -12.7374, 73.0485
        CIE-LCH:
        81.7083, 74.1507, 99.8912
        CIE-Luv:
        81.7083, 13.6003, 83.3131
        Hunter-Lab:
        77.3055, -15.6727, 45.0465
      #dacf32 color charts
#dacf32 RGB chart
      #dacf32 CMYK chart
      #dacf32 RGB pie chart
      #dacf32 color shades, tints & tones
#dacf32 color schemes
#dacf32 color preview, HTML & CSS examples
           This text has a color of #dacf32        
        
          <p style="color:#dacf32;">Text here</p>
        
        
          .mytext {color:#dacf32;}
        
        Text color #dacf32
      
           This box has a color of #dacf32        
        
          <div style="background-color:#dacf32;">Content here</div>
        
        
          .mybackground {background-color:#dacf32;}
        
        Background color #dacf32
      
           Border around this has a color of #dacf32        
        
          <div style="border:2px solid #dacf32;">Content here</div>
        
        
          .myborder {border:2px solid #dacf32;}
        
        Border color #dacf32