#dac230 color space conversions
Hex:
        #dac230
        RGB:
        218, 194, 48
        CMY:
        15, 24, 81
        CMYK:
        0, 11, 78, 15
      HSL:
        52°, 69.6721%, 52.1569%
        HSV (HSB):
        52°, 77.9817%, 85.4902%
        XYZ:
        48.7387, 53.7024, 10.5931
        xyY:
        0.4312, 0.4751, 53.7024
      CIE-Lab:
        78.2879, -6.2088, 70.5802
        CIE-LCH:
        78.2879, 70.8527, 95.0273
        CIE-Luv:
        78.2879, 22.5798, 78.5088
        Hunter-Lab:
        73.2819, -9.5256, 42.7268
      #dac230 color charts
#dac230 RGB chart
      #dac230 CMYK chart
      #dac230 RGB pie chart
      #dac230 color shades, tints & tones
#dac230 color schemes
#dac230 color preview, HTML & CSS examples
           This text has a color of #dac230        
        
          <p style="color:#dac230;">Text here</p>
        
        
          .mytext {color:#dac230;}
        
        Text color #dac230
      
           This box has a color of #dac230        
        
          <div style="background-color:#dac230;">Content here</div>
        
        
          .mybackground {background-color:#dac230;}
        
        Background color #dac230
      
           Border around this has a color of #dac230        
        
          <div style="border:2px solid #dac230;">Content here</div>
        
        
          .myborder {border:2px solid #dac230;}
        
        Border color #dac230