#dceb48 color space conversions
Hex:
        #dceb48
        RGB:
        220, 235, 72
        CMY:
        14, 8, 72
        CMYK:
        6, 0, 69, 8
      HSL:
        66°, 80.2956%, 60.1961%
        HSV (HSB):
        66°, 69.3617%, 92.1569%
        XYZ:
        60.3932, 75.1002, 17.4436
        xyY:
        0.3949, 0.4911, 75.1002
      CIE-Lab:
        89.4399, -24.6293, 73.1698
        CIE-LCH:
        89.4399, 77.2038, 108.6035
        CIE-Luv:
        89.4399, -3.3735, 89.6291
        Hunter-Lab:
        86.6604, -27.2598, 48.7279
      #dceb48 color charts
#dceb48 RGB chart
      #dceb48 CMYK chart
      #dceb48 RGB pie chart
      #dceb48 color shades, tints & tones
#dceb48 color schemes
#dceb48 color preview, HTML & CSS examples
           This text has a color of #dceb48        
        
          <p style="color:#dceb48;">Text here</p>
        
        
          .mytext {color:#dceb48;}
        
        Text color #dceb48
      
           This box has a color of #dceb48        
        
          <div style="background-color:#dceb48;">Content here</div>
        
        
          .mybackground {background-color:#dceb48;}
        
        Background color #dceb48
      
           Border around this has a color of #dceb48        
        
          <div style="border:2px solid #dceb48;">Content here</div>
        
        
          .myborder {border:2px solid #dceb48;}
        
        Border color #dceb48