#dbc066 color space conversions
Hex:
        #dbc066
        RGB:
        219, 192, 102
        CMY:
        14, 25, 60
        CMYK:
        0, 12, 53, 14
      HSL:
        46°, 61.9048%, 62.9412%
        HSV (HSB):
        46°, 53.4247%, 85.8824%
        XYZ:
        50.4613, 53.7187, 20.2795
        xyY:
        0.4054, 0.4316, 53.7187
      CIE-Lab:
        78.2974, -1.5894, 48.3651
        CIE-LCH:
        78.2974, 48.3912, 91.8822
        CIE-Luv:
        78.2974, 22.6536, 59.8970
        Hunter-Lab:
        73.2930, -5.3677, 34.9001
      #dbc066 color charts
#dbc066 RGB chart
      #dbc066 CMYK chart
      #dbc066 RGB pie chart
      #dbc066 color shades, tints & tones
#dbc066 color schemes
#dbc066 color preview, HTML & CSS examples
           This text has a color of #dbc066        
        
          <p style="color:#dbc066;">Text here</p>
        
        
          .mytext {color:#dbc066;}
        
        Text color #dbc066
      
           This box has a color of #dbc066        
        
          <div style="background-color:#dbc066;">Content here</div>
        
        
          .mybackground {background-color:#dbc066;}
        
        Background color #dbc066
      
           Border around this has a color of #dbc066        
        
          <div style="border:2px solid #dbc066;">Content here</div>
        
        
          .myborder {border:2px solid #dbc066;}
        
        Border color #dbc066