#dec742 color space conversions
Hex:
        #dec742
        RGB:
        222, 199, 66
        CMY:
        13, 22, 74
        CMYK:
        0, 10, 70, 13
      HSL:
        51°, 70.2703%, 56.4706%
        HSV (HSB):
        51°, 70.2703%, 87.0588%
        XYZ:
        51.5310, 56.7698, 13.3959
        xyY:
        0.4234, 0.4665, 56.7698
      CIE-Lab:
        80.0499, -6.3027, 66.1313
        CIE-LCH:
        80.0499, 66.4309, 95.4442
        CIE-Luv:
        80.0499, 21.5225, 76.3029
        Hunter-Lab:
        75.3457, -9.7740, 42.2007
      #dec742 color charts
#dec742 RGB chart
      #dec742 CMYK chart
      #dec742 RGB pie chart
      #dec742 color shades, tints & tones
#dec742 color schemes
#dec742 color preview, HTML & CSS examples
           This text has a color of #dec742        
        
          <p style="color:#dec742;">Text here</p>
        
        
          .mytext {color:#dec742;}
        
        Text color #dec742
      
           This box has a color of #dec742        
        
          <div style="background-color:#dec742;">Content here</div>
        
        
          .mybackground {background-color:#dec742;}
        
        Background color #dec742
      
           Border around this has a color of #dec742        
        
          <div style="border:2px solid #dec742;">Content here</div>
        
        
          .myborder {border:2px solid #dec742;}
        
        Border color #dec742