#dbaf47 color space conversions
Hex:
        #dbaf47
        RGB:
        219, 175, 71
        CMY:
        14, 31, 72
        CMYK:
        0, 20, 68, 14
      HSL:
        42°, 67.2727%, 56.8627%
        HSV (HSB):
        42°, 67.5799%, 85.8824%
        XYZ:
        45.6807, 46.1749, 12.4663
        xyY:
        0.4379, 0.4426, 46.1749
      CIE-Lab:
        73.6589, 5.1922, 57.4688
        CIE-LCH:
        73.6589, 57.7029, 84.8374
        CIE-Luv:
        73.6589, 36.1173, 64.5423
        Hunter-Lab:
        67.9521, 1.0801, 36.6894
      #dbaf47 color charts
#dbaf47 RGB chart
      #dbaf47 CMYK chart
      #dbaf47 RGB pie chart
      #dbaf47 color shades, tints & tones
#dbaf47 color schemes
#dbaf47 color preview, HTML & CSS examples
           This text has a color of #dbaf47        
        
          <p style="color:#dbaf47;">Text here</p>
        
        
          .mytext {color:#dbaf47;}
        
        Text color #dbaf47
      
           This box has a color of #dbaf47        
        
          <div style="background-color:#dbaf47;">Content here</div>
        
        
          .mybackground {background-color:#dbaf47;}
        
        Background color #dbaf47
      
           Border around this has a color of #dbaf47        
        
          <div style="border:2px solid #dbaf47;">Content here</div>
        
        
          .myborder {border:2px solid #dbaf47;}
        
        Border color #dbaf47