#dec340 color space conversions
Hex:
        #dec340
        RGB:
        222, 195, 64
        CMY:
        13, 24, 75
        CMYK:
        0, 12, 71, 13
      HSL:
        50°, 70.5357%, 56.0784%
        HSV (HSB):
        50°, 71.1712%, 87.0588%
        XYZ:
        50.5647, 54.9300, 12.7880
        xyY:
        0.4275, 0.4644, 54.9300
      CIE-Lab:
        79.0009, -4.3455, 65.8508
        CIE-LCH:
        79.0009, 65.9940, 93.7755
        CIE-Luv:
        79.0009, 24.3627, 75.1919
        Hunter-Lab:
        74.1148, -7.9194, 41.6503
      #dec340 color charts
#dec340 RGB chart
      #dec340 CMYK chart
      #dec340 RGB pie chart
      #dec340 color shades, tints & tones
#dec340 color schemes
#dec340 color preview, HTML & CSS examples
           This text has a color of #dec340        
        
          <p style="color:#dec340;">Text here</p>
        
        
          .mytext {color:#dec340;}
        
        Text color #dec340
      
           This box has a color of #dec340        
        
          <div style="background-color:#dec340;">Content here</div>
        
        
          .mybackground {background-color:#dec340;}
        
        Background color #dec340
      
           Border around this has a color of #dec340        
        
          <div style="border:2px solid #dec340;">Content here</div>
        
        
          .myborder {border:2px solid #dec340;}
        
        Border color #dec340