#dec495 color space conversions
Hex:
        #dec495
        RGB:
        222, 196, 149
        CMY:
        13, 23, 42
        CMYK:
        0, 12, 33, 13
      HSL:
        39°, 52.5180%, 72.7451%
        HSV (HSB):
        39°, 32.8829%, 87.0588%
        XYZ:
        55.2889, 57.1794, 36.5565
        xyY:
        0.3710, 0.3837, 57.1794
      CIE-Lab:
        80.2804, 2.3832, 26.9954
        CIE-LCH:
        80.2804, 27.1004, 84.9550
        CIE-Luv:
        80.2804, 19.2218, 36.4031
        Hunter-Lab:
        75.6170, -1.8159, 24.2687
      #dec495 color charts
#dec495 RGB chart
      #dec495 CMYK chart
      #dec495 RGB pie chart
      #dec495 color shades, tints & tones
#dec495 color schemes
#dec495 color preview, HTML & CSS examples
           This text has a color of #dec495        
        
          <p style="color:#dec495;">Text here</p>
        
        
          .mytext {color:#dec495;}
        
        Text color #dec495
      
           This box has a color of #dec495        
        
          <div style="background-color:#dec495;">Content here</div>
        
        
          .mybackground {background-color:#dec495;}
        
        Background color #dec495
      
           Border around this has a color of #dec495        
        
          <div style="border:2px solid #dec495;">Content here</div>
        
        
          .myborder {border:2px solid #dec495;}
        
        Border color #dec495