#dec342 color space conversions
Hex:
        #dec342
        RGB:
        222, 195, 66
        CMY:
        13, 24, 74
        CMYK:
        0, 12, 70, 13
      HSL:
        50°, 70.2703%, 56.4706%
        HSV (HSB):
        50°, 70.2703%, 87.0588%
        XYZ:
        50.6227, 54.9532, 13.0932
        xyY:
        0.4266, 0.4631, 54.9532
      CIE-Lab:
        79.0143, -4.2484, 65.1008
        CIE-LCH:
        79.0143, 65.2393, 93.7337
        CIE-Luv:
        79.0143, 24.2984, 74.6351
        Hunter-Lab:
        74.1304, -7.8329, 41.4193
      #dec342 color charts
#dec342 RGB chart
      #dec342 CMYK chart
      #dec342 RGB pie chart
      #dec342 color shades, tints & tones
#dec342 color schemes
#dec342 color preview, HTML & CSS examples
           This text has a color of #dec342        
        
          <p style="color:#dec342;">Text here</p>
        
        
          .mytext {color:#dec342;}
        
        Text color #dec342
      
           This box has a color of #dec342        
        
          <div style="background-color:#dec342;">Content here</div>
        
        
          .mybackground {background-color:#dec342;}
        
        Background color #dec342
      
           Border around this has a color of #dec342        
        
          <div style="border:2px solid #dec342;">Content here</div>
        
        
          .myborder {border:2px solid #dec342;}
        
        Border color #dec342