#dbac42 color space conversions
Hex:
        #dbac42
        RGB:
        219, 172, 66
        CMY:
        14, 33, 74
        CMYK:
        0, 21, 70, 14
      HSL:
        42°, 68.0000%, 55.8824%
        HSV (HSB):
        42°, 69.8630%, 85.8824%
        XYZ:
        44.9493, 44.9585, 11.4630
        xyY:
        0.4434, 0.4435, 44.9585
      CIE-Lab:
        72.8645, 6.5147, 58.7775
        CIE-LCH:
        72.8645, 59.1375, 83.6753
        CIE-Luv:
        72.8645, 38.5603, 64.8914
        Hunter-Lab:
        67.0511, 2.3224, 36.7996
      #dbac42 color charts
#dbac42 RGB chart
      #dbac42 CMYK chart
      #dbac42 RGB pie chart
      #dbac42 color shades, tints & tones
#dbac42 color schemes
#dbac42 color preview, HTML & CSS examples
           This text has a color of #dbac42        
        
          <p style="color:#dbac42;">Text here</p>
        
        
          .mytext {color:#dbac42;}
        
        Text color #dbac42
      
           This box has a color of #dbac42        
        
          <div style="background-color:#dbac42;">Content here</div>
        
        
          .mybackground {background-color:#dbac42;}
        
        Background color #dbac42
      
           Border around this has a color of #dbac42        
        
          <div style="border:2px solid #dbac42;">Content here</div>
        
        
          .myborder {border:2px solid #dbac42;}
        
        Border color #dbac42