#dec478 color space conversions
Hex:
        #dec478
        RGB:
        222, 196, 120
        CMY:
        13, 23, 53
        CMYK:
        0, 12, 46, 13
      HSL:
        45°, 60.7143%, 67.0588%
        HSV (HSB):
        45°, 45.9459%, 87.0588%
        XYZ:
        53.2543, 56.3655, 25.8421
        xyY:
        0.3931, 0.4161, 56.3655
      CIE-Lab:
        79.8214, -0.8225, 41.3811
        CIE-LCH:
        79.8214, 41.3893, 91.1387
        CIE-Luv:
        79.8214, 21.1236, 53.2198
        Hunter-Lab:
        75.0770, -4.7694, 32.1458
      #dec478 color charts
#dec478 RGB chart
      #dec478 CMYK chart
      #dec478 RGB pie chart
      #dec478 color shades, tints & tones
#dec478 color schemes
#dec478 color preview, HTML & CSS examples
           This text has a color of #dec478        
        
          <p style="color:#dec478;">Text here</p>
        
        
          .mytext {color:#dec478;}
        
        Text color #dec478
      
           This box has a color of #dec478        
        
          <div style="background-color:#dec478;">Content here</div>
        
        
          .mybackground {background-color:#dec478;}
        
        Background color #dec478
      
           Border around this has a color of #dec478        
        
          <div style="border:2px solid #dec478;">Content here</div>
        
        
          .myborder {border:2px solid #dec478;}
        
        Border color #dec478